Searched refs:i2o_device_release (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Ddevice.c125 * i2o_device_release - release the memory for a I2O device
131 static void i2o_device_release(struct device *dev) function
202 dev->device.release = &i2o_device_release;

Completed in 56 milliseconds