table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
I2O_IOP_ALLOC(9) | Message-based devices | I2O_IOP_ALLOC(9) |
NAME¶
i2o_iop_alloc - Allocate and initialize a i2o_controller structSYNOPSIS¶
struct
i2o_controller * i2o_iop_alloc(void);
ARGUMENTS¶
voidno arguments
DESCRIPTION¶
Allocate the necessary memory for a i2o_controller struct and initialize the lists and message mempool. Returns a pointer to the I2O controller or a negative error code on failure.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |