centos man page for edd_dev_is_type

Query: edd_dev_is_type

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

EDD_DEV_IS_TYPE(9)						Firmware Interfaces						EDD_DEV_IS_TYPE(9)

NAME
edd_dev_is_type - is this EDD device a 'type' device?
SYNOPSIS
int edd_dev_is_type(struct edd_device * edev, const char * type);
ARGUMENTS
edev target edd_device type a host bus or interface identifier string per the EDD spec
DESCRIPTION
Returns 1 (TRUE) if it is a 'type' device, 0 otherwise.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 EDD_DEV_IS_TYPE(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
struct_bus_type(9) - centos
struct_i2c_board_info(9) - centos
devclass(9) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq