edd_dev_is_type(9) centos man page | unix.com

Man Page: edd_dev_is_type

Operating Environment: centos

Section: 9

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_with_groups(9) - centos
struct_i2c_board_info(9) - centos
usb_make_path(9) - centos
devclass(9) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq