Home
last modified time | relevance | path

Searched refs:mdio_device_remove (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
Dmdio_device.c60 mdiodev->device_remove = mdio_device_remove; in mdio_device_create()
109 void mdio_device_remove(struct mdio_device *mdiodev) in mdio_device_remove() function
114 EXPORT_SYMBOL(mdio_device_remove);
/kernel/linux/linux-5.10/include/linux/
Dmdio.h96 void mdio_device_remove(struct mdio_device *mdiodev);