table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
I2O_DEVICE_RELEASE(9) | Message-based devices | I2O_DEVICE_RELEASE(9) |
NAME¶
i2o_device_release - release the memory for a I2O deviceSYNOPSIS¶
void
i2o_device_release(struct device * dev);
ARGUMENTS¶
devI2O device which should be released
DESCRIPTION¶
Release the allocated memory. This function is called if refcount of device reaches 0 automatically.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |