table of contents
other versions
- wheezy 3.2.78-1
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¶
edevtarget 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¶
March 2016 | Kernel Hackers Manual 3.2. |