1I2O_EXEC_PROBE(9) Message-based devices I2O_EXEC_PROBE(9)
23
4
NAME
6i2o_exec_probe - Called if a new I2O device (executive class) appears
7
SYNOPSIS
9int i2o_exec_probe(struct device * dev);
10
ARGUMENTS
12dev
13I2O device which should be probed
14
DESCRIPTION
16Registers event notification for every event from Executive device. The
17return is always 0, because we want all devices of class Executive.
1819
Returns 0 on success.
20
COPYRIGHT
22Kernel Hackers Manual 2.6. November 2011 I2O_EXEC_PROBE(9)