Query: i2o_exec_probe
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 2.6. July 2010 I2O_EXEC_PROBE(9)