Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dindustrialio-adc.c59 device_for_each_named_child_node_scoped(dev, child, "channel") { in devm_iio_adc_device_alloc_chaninfo_se()
/linux/include/linux/
H A Dproperty.h195 #define device_for_each_named_child_node_scoped(dev, child, name) \ macro