Searched refs:rt_ofw_get_phyid (Results 1 – 2 of 2) sorted by relevance
109 rt_err_t rt_ofw_get_phyid(struct rt_ofw_node *np,rt_uint32_t *id) in rt_ofw_get_phyid() function141 ret = rt_ofw_get_phyid(np, &id); in rt_ofw_create_phy()
129 rt_err_t rt_ofw_get_phyid(struct rt_ofw_node *np,rt_uint32_t *id);
Completed in 3 milliseconds