Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dmdio_device.c58 mdiodev->dev.bus = &mdio_bus_type; in mdio_device_create()
203 mdiodrv->driver.bus = &mdio_bus_type; in mdio_driver_register()
A Dmdio_bus.c1024 struct bus_type mdio_bus_type = { variable
1030 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()
A Dphy_device.c583 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()
/linux/include/linux/
A Dphy.h1783 extern struct bus_type mdio_bus_type;
/linux/drivers/net/ethernet/ti/
A Ddavinci_emac.c1507 phy = bus_find_device(&mdio_bus_type, NULL, NULL, in emac_dev_open()
/linux/
A Dvmlinux.symvers3555 0x00000000 mdio_bus_type vmlinux EXPORT_SYMBOL
A DSystem.map156565 ffff80001206fd90 D mdio_bus_type
A D.tmp_System.map156565 ffff80001206fd90 D mdio_bus_type

Completed in 1217 milliseconds