Searched refs:rt_ofw_get_reset_control_by_index (Results 1 – 2 of 2) sorted by relevance
79 struct rt_reset_control *rt_ofw_get_reset_control_by_index(struct rt_ofw_node *np, int index);
239 return rt_ofw_get_reset_control_by_index(dev->ofw_node, index); in rt_reset_control_get_by_index()414 struct rt_reset_control *rt_ofw_get_reset_control_by_index(struct rt_ofw_node *np, int index) in rt_ofw_get_reset_control_by_index() function
Completed in 3 milliseconds