1I2O_BUS_PROBE(9) Message-based devices I2O_BUS_PROBE(9)
23
4
NAME
6i2o_bus_probe - verify if dev is a I2O Bus Adapter device and install
7it
8
SYNOPSIS
10int i2o_bus_probe(struct device * dev);
11
ARGUMENTS
13dev
14device to verify if it is a I2O Bus Adapter device
15
DESCRIPTION
17Because we want all Bus Adapters always return 0. Except when we fail.
18Then we are sad.
1920
Returns 0, except when we fail to excel.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 I2O_BUS_PROBE(9)