1I2O_IOP_RELEASE(9) Message-based devices I2O_IOP_RELEASE(9)
23
4
NAME
6i2o_iop_release - release the memory for a I2O controller
7
SYNOPSIS
9void i2o_iop_release(struct device * dev);
10
ARGUMENTS
12dev
13I2O controller which should be released
14
DESCRIPTION
16Release the allocated memory. This function is called if refcount of
17device reaches 0 automatically.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 I2O_IOP_RELEASE(9)