Home
last modified time | relevance | path

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

/components/drivers/phy/
A Dphy.c262 static struct rt_bus rt_phy_bus; variable
509 err = rt_bus_add_device(&rt_phy_bus, &pdev->parent); in rt_phy_device_register()
524 pdrv->parent.bus = &rt_phy_bus; in rt_phy_driver_register()
561 static struct rt_bus rt_phy_bus = variable
570 rt_bus_register(&rt_phy_bus); in rt_phy_bus_init()

Completed in 3 milliseconds