Home
last modified time | relevance | path

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

/components/drivers/pci/
A Dofw.c542 rt_ofw_foreach_child_node(np, dev_np) in ofw_find_device()
551 rt_ofw_foreach_child_node(dev_np, mfd_np) in ofw_find_device()
/components/drivers/thermal/
A Dthermal.c80 rt_ofw_foreach_child_node(tmp_np, tz_np) in thermal_ofw_setup()
130 rt_ofw_foreach_child_node(tmp_np, trip_np) in thermal_ofw_setup()
165 rt_ofw_foreach_child_node(tmp_np, cm_np) in thermal_ofw_setup()
/components/drivers/ofw/
A Dbase.c626 rt_ofw_foreach_child_node(parent, np) in rt_ofw_find_node_by_path()
706 rt_ofw_foreach_child_node(parent, child) in rt_ofw_get_child_by_tag()
724 rt_ofw_foreach_child_node(parent, child) in rt_ofw_get_child_by_compatible()
746 rt_ofw_foreach_child_node(np, child) in rt_ofw_get_child_count()
1391 rt_ofw_foreach_child_node(parent, child) in rt_ofw_append_child()
/components/drivers/include/drivers/
A Dofw.h403 #define rt_ofw_foreach_child_node(parent, child) \ macro

Completed in 11 milliseconds