I2O_DEVICE_RELEASE(9) Message-based devices I2O_DEVICE_RELEASE(9)NAMEi2o_device_release - release the memory for a I2O deviceSYNOPSISvoid i2o_device_release(struct device * dev);ARGUMENTSdev I2O device which should be releasedDESCRIPTIONRelease the allocated memory. This function is called if refcount of device reaches 0 automatically.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2O_DEVICE_RELEASE(9)