1I2O_PROC_IOP_REMOVE(9) Message-based devices I2O_PROC_IOP_REMOVE(9)
23
4
NAME
6i2o_proc_iop_remove - Removes an I2O controller from the i2o proc tree
7
SYNOPSIS
9void i2o_proc_iop_remove(struct proc_dir_entry * dir,
10struct i2o_controller * c);
11
ARGUMENTS
13dir
14parent proc dir entry
1516
c
17I2O controller which should be removed
18
DESCRIPTION
20Iterate over each i2o proc entry and search controller c. If it is
21found remove it from the tree.
22
COPYRIGHT
24Kernel Hackers Manual 2.6. November 2011 I2O_PROC_IOP_REMOVE(9)