Man Page: i2o_device_release
Operating Environment: centos
Section: 9
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 3.10 June 2014 I2O_DEVICE_RELEASE(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_with_groups(9) - centos |
| struct_bus_type(9) - centos |
| struct_ff_device(9) - centos |
| i2o_bs(7d) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |