MDIO_BUS_MATCH(9) Network device support MDIO_BUS_MATCH(9)NAMEmdio_bus_match - determine if given PHY driver supports the given PHY deviceSYNOPSISint mdio_bus_match(struct device * dev, struct device_driver * drv);ARGUMENTSdev target PHY device drv given PHY driverDESCRIPTIONGiven a PHY device, and a PHY driver, return 1 if the driver supports the device. Otherwise, return 0.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MDIO_BUS_MATCH(9)
| Related Man Pages |
|---|
| rgephy(4) - debian |
| sip(4) - netbsd |
| rgephy(4) - linux |
| rgephy(4) - php |
| rgephy(4) - bsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |