Searched refs:rt_ofw_foreach_child_node (Results 1 – 4 of 4) sorted by relevance
| /components/drivers/pci/ |
| A D | ofw.c | 542 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 D | thermal.c | 80 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 D | base.c | 626 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 D | ofw.h | 403 #define rt_ofw_foreach_child_node(parent, child) \ macro
|
Completed in 10 milliseconds