1I2O_PROC_DEVICE_ADD(9)       Message-based devices      I2O_PROC_DEVICE_ADD(9)
2
3
4

NAME

6       i2o_proc_device_add - Add an I2O device to the proc dir
7

SYNOPSIS

9       void i2o_proc_device_add(struct proc_dir_entry * dir,
10                                struct i2o_device * dev);
11

ARGUMENTS

13       dir
14           proc dir entry to which the device should be added
15
16       dev
17           I2O device which should be added
18

DESCRIPTION

20       Add an I2O device to the proc dir entry dir and create the entries for
21       the device depending on the class of the I2O device.
22
24Kernel Hackers Manual 3.10         June 2019            I2O_PROC_DEVICE_ADD(9)
Impressum