1I2O_DEVICE_ALLOC(9) Message-based devices I2O_DEVICE_ALLOC(9)
23
4
NAME
6i2o_device_alloc - Allocate a I2O device and initialize it
7
SYNOPSIS
9struct i2o_device * i2o_device_alloc(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16Allocate the memory for a I2O device and initialize locks and lists
1718
Returns the allocated I2O device or a negative error code if the device
19could not be allocated.
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 I2O_DEVICE_ALLOC(9)