Query: i2o_bus_match
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_BUS_MATCH(9) Message-based devices I2O_BUS_MATCH(9)NAMEi2o_bus_match - Tell if I2O device class id matches the class ids of the I2O driver (OSM)SYNOPSISint i2o_bus_match(struct device * dev, struct device_driver * drv);ARGUMENTSdev device which should be verified drv the driver to match againstDESCRIPTIONUsed by the bus to check if the driver wants to handle the device. Returns 1 if the class ids of the driver match the class id of the device, otherwise 0.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BUS_MATCH(9)
Related Man Pages |
---|
device_create(9) - centos |
usb_match_id(9) - centos |
device_create(9) - suse |
device_create_vargs(9) - suse |
struct_i2c_driver(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |