Home
last modified time | relevance | path

Searched refs:mdio_device_free (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/phy/
H A Dmdio_device.c27 void mdio_device_free(struct mdio_device *mdiodev) in mdio_device_free() function
31 EXPORT_SYMBOL(mdio_device_free);
51 mdiodev->device_free = mdio_device_free; in mdio_device_create()
/linux/drivers/net/dsa/
H A Ddsa_loop.c442 mdio_device_free(switch_mdiodev); in dsa_loop_create_switch_mdiodev()
464 mdio_device_free(switch_mdiodev); in dsa_loop_init()
476 mdio_device_free(switch_mdiodev); in dsa_loop_exit()
/linux/include/linux/
H A Dmdio.h90 void mdio_device_free(struct mdio_device *mdiodev);
105 mdio_device_free(mdiodev); in mdio_device_put()
/linux/drivers/net/mdio/
H A Dof_mdio.c71 mdio_device_free(mdiodev); in of_mdiobus_register_device()
/linux/drivers/net/pcs/
H A Dpcs-xpcs-plat.c368 mdio_device_free(mdiodev); in xpcs_plat_init_dev()