Searched refs:rt_phy_device_register (Results 1 – 2 of 2) sorted by relevance
127 rt_err_t rt_phy_device_register(struct rt_phy_device *pdev);139 rt_phy_device_register(&phy_dev); \
303 if(rt_phy_device_register(dev)) in rt_phy_device_create()505 rt_err_t rt_phy_device_register(struct rt_phy_device *pdev) in rt_phy_device_register() function
Completed in 5 milliseconds