I2O_EXEC_PROBE(9) Message-based devices I2O_EXEC_PROBE(9)NAMEi2o_exec_probe - Called if a new I2O device (executive class) appearsSYNOPSISint i2o_exec_probe(struct device * dev);ARGUMENTSdev I2O device which should be probedDESCRIPTIONRegisters event notification for every event from Executive device. The return is always 0, because we want all devices of class Executive. Returns 0 on success.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_EXEC_PROBE(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_class(9) - centos |
| struct_usb_device_driver(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |