Searched refs:device_for_each_child_node (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
H A Dproperty.h66 #define device_for_each_child_node(dev, child) \ macro
/linux-4.1.27/drivers/leds/
H A Dleds-gpio.c183 device_for_each_child_node(dev, child) { device_for_each_child_node() function
/linux-4.1.27/drivers/input/keyboard/
H A Dgpio_keys_polled.c125 device_for_each_child_node(dev, child) { device_for_each_child_node() function
/linux-4.1.27/drivers/base/
H A Dproperty.c497 * This has to be used when terminating device_for_each_child_node() iteration
517 device_for_each_child_node(dev, child) device_get_child_node_count()

Completed in 118 milliseconds