Searched refs:device_for_each_child_node (Results 1 – 12 of 12) sorted by relevance
| /linux/include/linux/ |
| H A D | property.h | 192 #define device_for_each_child_node(dev, child) \ macro 197 device_for_each_child_node(dev, child) \
|
| /linux/drivers/usb/typec/ucsi/ |
| H A D | ucsi_huawei_gaokun.c | 413 device_for_each_child_node(dev, fwnode) { in gaokun_ucsi_ports_init()
|
| H A D | ucsi.c | 1602 device_for_each_child_node(con->ucsi->dev, fwnode) in ucsi_find_fwnode()
|
| /linux/drivers/net/mdio/ |
| H A D | mdio-realtek-rtl9300.c | 490 device_for_each_child_node(dev, child) { in rtl9300_mdiobus_probe()
|
| /linux/drivers/pinctrl/nuvoton/ |
| H A D | pinctrl-ma35.c | 1076 device_for_each_child_node(dev, child) { in ma35_pinctrl_probe_dt() 1097 device_for_each_child_node(dev, child) { in ma35_pinctrl_probe_dt()
|
| /linux/drivers/video/backlight/ |
| H A D | lm3630a_bl.c | 484 device_for_each_child_node(pchip->dev, node) { in lm3630a_parse_node()
|
| /linux/drivers/iio/dac/ |
| H A D | ad5592r-base.c | 499 device_for_each_child_node(st->dev, child) { in ad5592r_alloc_channels()
|
| /linux/drivers/leds/ |
| H A D | leds-pca955x.c | 555 device_for_each_child_node(&client->dev, child) { in pca955x_get_pdata()
|
| /linux/drivers/iio/adc/ |
| H A D | ti-tsc2046.c | 712 device_for_each_child_node(dev, child) { in tsc2046_adc_parse_fwnode()
|
| /linux/drivers/usb/typec/mux/ |
| H A D | intel_pmc_mux.c | 741 device_for_each_child_node(&pdev->dev, fwnode) in pmc_usb_probe()
|
| /linux/drivers/misc/eeprom/ |
| H A D | idt_89hpesx.c | 1084 device_for_each_child_node(dev, fwnode) { in idt_get_fw_data()
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | thunder_bgx.c | 1474 device_for_each_child_node(&bgx->pdev->dev, fwn) { in bgx_init_of_phy()
|