Searched refs:mdio_bus_type (Results 1 – 4 of 4) sorted by relevance
674 struct bus_type mdio_bus_type = { variable680 EXPORT_SYMBOL(mdio_bus_type);688 ret = bus_register(&mdio_bus_type); in mdio_bus_init()699 bus_unregister(&mdio_bus_type); in mdio_bus_exit()
180 dev->dev.bus = &mdio_bus_type; in phy_device_create()517 d = bus_find_device_by_name(&mdio_bus_type, NULL, bus_id); in phy_connect()706 struct bus_type *bus = &mdio_bus_type; in phy_attach()1395 new_driver->driver.bus = &mdio_bus_type; in phy_driver_register()
209 d = bus_find_device(&mdio_bus_type, NULL, phy_np, of_phy_match); in of_phy_find_device()
1643 phy = bus_find_device(&mdio_bus_type, NULL, NULL, in emac_dev_open()