MDIOBUS_RELEASE(9) Network device support MDIOBUS_RELEASE(9)NAMEmdiobus_release - mii_bus device release callbackSYNOPSISvoid mdiobus_release(struct device * d);ARGUMENTSd the target struct device that contains the mii_busDESCRIPTIONcalled when the last reference to an mii_bus is dropped, to free the underlying memory.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MDIOBUS_RELEASE(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| struct_ccw_driver(9) - centos |
| struct_ccwgroup_driver(9) - centos |
| struct_spi_driver(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |