Home
last modified time | relevance | path

Searched refs:mdio_bus_type (Results 1 – 4 of 4) sorted by relevance

/drivers/net/phy/
A Dmdio_device.c61 mdiodev->dev.bus = &mdio_bus_type; in mdio_device_create()
213 mdiodrv->driver.bus = &mdio_bus_type; in mdio_driver_register()
A Dmdio_bus.c996 const struct bus_type mdio_bus_type = { variable
1002 EXPORT_SYMBOL(mdio_bus_type);
1010 ret = bus_register(&mdio_bus_type); in mdio_bus_init()
1021 bus_unregister(&mdio_bus_type); in mdio_bus_exit()
A Dphy_device.c807 mdiodev->dev.bus = &mdio_bus_type; in phy_device_create()
1307 d = bus_find_device_by_name(&mdio_bus_type, NULL, bus_id); in phy_connect()
1808 d = bus_find_device_by_name(&mdio_bus_type, NULL, bus_id); in phy_attach()
3330 d = bus_find_device_by_fwnode(&mdio_bus_type, fwnode); in fwnode_mdio_find_device()
3571 new_driver->mdiodrv.driver.bus = &mdio_bus_type; in phy_driver_register()
/drivers/net/ethernet/ti/
A Ddavinci_emac.c1513 phy = bus_find_device(&mdio_bus_type, NULL, NULL, in emac_dev_open()

Completed in 19 milliseconds