table of contents
I2O_BUS_PROBE(9) | Message-based devices | I2O_BUS_PROBE(9) |
NAME¶
i2o_bus_probe - verify if dev is a I2O Bus Adapter device and install it
SYNOPSIS¶
int i2o_bus_probe(struct device * dev);
ARGUMENTS¶
dev
device to verify if it is a I2O Bus Adapter device
DESCRIPTION¶
Because we want all Bus Adapters always return 0. Except when we fail. Then we are sad.
Returns 0, except when we fail to excel.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |