Searched refs:mdio_bus_type (Results 1 – 8 of 8) sorted by relevance
58 mdiodev->dev.bus = &mdio_bus_type; in mdio_device_create()203 mdiodrv->driver.bus = &mdio_bus_type; in mdio_driver_register()
1024 struct bus_type mdio_bus_type = { variable1030 EXPORT_SYMBOL(mdio_bus_type);1038 ret = bus_register(&mdio_bus_type); in mdio_bus_init()1051 bus_unregister(&mdio_bus_type); in mdio_bus_exit()
583 mdiodev->dev.bus = &mdio_bus_type; in phy_device_create()1088 d = bus_find_device_by_name(&mdio_bus_type, NULL, bus_id); in phy_connect()1510 struct bus_type *bus = &mdio_bus_type; in phy_attach()2927 d = bus_find_device_by_fwnode(&mdio_bus_type, fwnode); in fwnode_mdio_find_device()3164 new_driver->mdiodrv.driver.bus = &mdio_bus_type; in phy_driver_register()
1783 extern struct bus_type mdio_bus_type;
1507 phy = bus_find_device(&mdio_bus_type, NULL, NULL, in emac_dev_open()
3555 0x00000000 mdio_bus_type vmlinux EXPORT_SYMBOL
156565 ffff80001206fd90 D mdio_bus_type
Completed in 1217 milliseconds