Searched refs:device_for_each_child_node_scoped (Results 1 – 25 of 47) sorted by relevance
12
| /linux/drivers/leds/ |
| A D | leds-bd2606mvv.c | 95 device_for_each_child_node_scoped(dev, child) { in bd2606mvv_probe()
|
| A D | leds-pca995x.c | 145 device_for_each_child_node_scoped(dev, child) { in pca995x_probe()
|
| A D | leds-is31fl319x.c | 407 device_for_each_child_node_scoped(dev, child) in is31fl319x_parse_fw() 417 device_for_each_child_node_scoped(dev, child) { in is31fl319x_parse_fw()
|
| /linux/drivers/input/keyboard/ |
| A D | adc-keys.c | 82 device_for_each_child_node_scoped(dev, child) { in adc_keys_load_keymap()
|
| A D | gpio_keys_polled.c | 168 device_for_each_child_node_scoped(dev, child) { in gpio_keys_polled_get_devtree_pdata()
|
| A D | qt1050.c | 355 device_for_each_child_node_scoped(dev, child) { in qt1050_parse_fw()
|
| /linux/drivers/pinctrl/intel/ |
| A D | pinctrl-intel-platform.c | 133 device_for_each_child_node_scoped(dev, child) { in intel_platform_pinctrl_prepare_community()
|
| /linux/drivers/iio/frequency/ |
| A D | admfm2000.c | 169 device_for_each_child_node_scoped(dev, child) { in admfm2000_channel_config()
|
| /linux/drivers/iio/adc/ |
| A D | ad7292.c | 284 device_for_each_child_node_scoped(&spi->dev, child) { in ad7292_probe()
|
| A D | fsl-imx25-gcq.c | 217 device_for_each_child_node_scoped(dev, child) { in mx25_gcq_setup_cfgs()
|
| A D | rzg2l_adc.c | 332 device_for_each_child_node_scoped(&pdev->dev, fwnode) { in rzg2l_adc_parse_properties()
|
| A D | ad7768-1.c | 550 device_for_each_child_node_scoped(device, child) { in ad7768_set_channel_label()
|
| A D | ti-ads1119.c | 622 device_for_each_child_node_scoped(dev, child) { in ads1119_alloc_and_config_channels()
|
| A D | qcom-spmi-adc5.c | 851 device_for_each_child_node_scoped(adc->dev, child) { in adc5_get_fw_data()
|
| A D | ti-ads131e08.c | 738 device_for_each_child_node_scoped(dev, node) { in ads131e08_alloc_channels()
|
| A D | ab8500-gpadc.c | 1054 device_for_each_child_node_scoped(gpadc->dev, child) { in ab8500_gpadc_parse_channels()
|
| /linux/drivers/input/joystick/ |
| A D | adc-joystick.c | 151 device_for_each_child_node_scoped(dev, child) { in adc_joystick_set_axes()
|
| /linux/drivers/hwmon/ |
| A D | ltc2991.c | 296 device_for_each_child_node_scoped(dev, child) { in ltc2991_init()
|
| A D | gsc-hwmon.c | 278 device_for_each_child_node_scoped(dev, child) { in gsc_hwmon_get_devtree_pdata()
|
| /linux/drivers/hwtracing/coresight/ |
| A D | coresight-cti-platform.c | 423 device_for_each_child_node_scoped(dev, child) { in cti_plat_create_impdef_connections()
|
| /linux/ |
| A D | .clang-format | 150 - 'device_for_each_child_node_scoped'
|
| /linux/include/linux/ |
| A D | property.h | 178 #define device_for_each_child_node_scoped(dev, child) \ macro
|
| /linux/drivers/iio/dac/ |
| A D | ad5770r.c | 523 device_for_each_child_node_scoped(&st->spi->dev, child) { in ad5770r_channel_config()
|
| A D | ltc2664.c | 546 device_for_each_child_node_scoped(dev, child) { in ltc2664_channel_config()
|
| /linux/drivers/leds/flash/ |
| A D | leds-as3645a.c | 486 device_for_each_child_node_scoped(dev, child) { in as3645a_parse_node()
|
Completed in 55 milliseconds
12