Home
last modified time | relevance | path

Searched refs:for_each_child_of_node_scoped (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thermal/
H A Dthermal_of.c151 for_each_child_of_node_scoped(trips, trip) { in thermal_of_trips_init()
/openbmc/linux/include/linux/
H A Dof.h1434 #define for_each_child_of_node_scoped(parent, child) \ macro