MDIOBUS_FREE(9) Network device support MDIOBUS_FREE(9)NAMEmdiobus_free - free a struct mii_busSYNOPSISvoid mdiobus_free(struct mii_bus * bus);ARGUMENTSbus mii_bus to freeDESCRIPTIONThis function releases the reference to the underlying device object in the mii_bus. If this is the last reference, the mii_bus will be freed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MDIOBUS_FREE(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_bus_type(9) - centos |
| struct_ccwgroup_driver(9) - centos |
| devclass(9) - bsd |
| devclass(9) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Controlling user input |