Home
last modified time | relevance | path

Searched refs:device_free (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/phy/
H A Dmdio_device.c131 mdiodev->device_free = mdio_device_free; in mdio_device_create()
H A Dphy_device.c769 mdiodev->device_free = phy_mdio_device_free; in phy_device_create()
/linux/include/linux/
H A Dmdio.h33 void (*device_free)(struct mdio_device *mdiodev); member