table of contents
other versions
- wheezy 3.2.78-1
I2O_BUS_SCAN(9) | Message-based devices | I2O_BUS_SCAN(9) |
NAME¶
i2o_bus_scan - Scan the bus for new devicesSYNOPSIS¶
int
i2o_bus_scan(struct i2o_device * dev);
ARGUMENTS¶
devI2O device of the bus, which should be
scanned
DESCRIPTION¶
Scans the bus dev for new / removed devices. After the scan a new LCT will be fetched automatically. Returns 0 on success or negative error code on failure.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |