| /linux/drivers/soundwire/ |
| H A D | mipi_disco.c | 68 link = device_get_named_child_node(bus->dev, name); in sdw_master_read_prop() 240 node = device_get_named_child_node(&slave->dev, name); in sdw_slave_read_dpn() 482 port = device_get_named_child_node(dev, "mipi-sdw-dp-0-subproperties"); in sdw_slave_read_prop()
|
| /linux/drivers/iio/imu/inv_mpu6050/ |
| H A D | inv_mpu_i2c.c | 71 mux_node = device_get_named_child_node(dev, "i2c-gate"); in inv_mpu_i2c_aux_setup()
|
| /linux/drivers/leds/rgb/ |
| H A D | leds-pwm-multicolor.c | 118 mcnode = device_get_named_child_node(&pdev->dev, "multi-led"); in led_pwm_mc_probe()
|
| /linux/drivers/base/ |
| H A D | property.c | 893 struct fwnode_handle *device_get_named_child_node(const struct device *dev, in device_get_named_child_node() function 898 EXPORT_SYMBOL_GPL(device_get_named_child_node);
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | prop.c | 142 pins_node = device_get_named_child_node(zldev->dev, node_name); in zl3073x_prop_pin_fwnode_get()
|
| /linux/drivers/platform/x86/intel/ |
| H A D | chtwc_int33fe.c | 178 data->dp = device_get_named_child_node(&pdev->dev, "DD04"); in cht_int33fe_setup_dp()
|
| /linux/drivers/input/keyboard/ |
| H A D | iqs62x-keys.c | 71 device_get_named_child_node(&pdev->dev, in iqs62x_keys_parse_prop()
|
| /linux/drivers/usb/typec/ |
| H A D | wusb3801.c | 346 connector = device_get_named_child_node(dev, "connector"); in wusb3801_probe()
|
| H A D | anx7411.c | 1122 ctx->switch_node = device_get_named_child_node(dev, "orientation_switch"); in anx7411_typec_switch_probe() 1133 ctx->mux_node = device_get_named_child_node(dev, "mode_switch"); in anx7411_typec_switch_probe() 1165 fwnode = device_get_named_child_node(dev, "connector"); in anx7411_typec_port_probe()
|
| H A D | rt1719.c | 867 fwnode = device_get_named_child_node(&i2c->dev, "connector"); in rt1719_probe()
|
| /linux/drivers/extcon/ |
| H A D | extcon-ptn5150.c | 346 connector = device_get_named_child_node(dev, "connector"); in ptn5150_i2c_probe()
|
| H A D | extcon-usbc-tusb320.c | 445 connector = device_get_named_child_node(&client->dev, "connector"); in tusb320_typec_probe()
|
| H A D | extcon-rtk-type-c.c | 1249 fwnode = device_get_named_child_node(dev, "connector"); in extcon_rtk_type_c_init()
|
| /linux/drivers/net/mdio/ |
| H A D | mdio-realtek-rtl9300.c | 414 device_get_named_child_node(parent, "ethernet-ports"); in rtl9300_mdiobus_map_ports()
|
| /linux/include/linux/ |
| H A D | property.h | 211 struct fwnode_handle *device_get_named_child_node(const struct device *dev,
|
| /linux/drivers/auxdisplay/ |
| H A D | ht16k33.c | 472 init_data.fwnode = device_get_named_child_node(dev, "led"); in ht16k33_led_probe()
|
| /linux/sound/soc/codecs/ |
| H A D | da7219-aad.c | 669 aad_np = device_get_named_child_node(dev, "da7219_aad"); in da7219_aad_fw_to_pdata()
|
| H A D | cs35l56.c | 1820 af01_fwnode = device_get_named_child_node(cs35l56->base.dev, "AF01"); in cs35l56_try_get_broken_sdca_spkid_gpio()
|
| /linux/drivers/mtd/ubi/ |
| H A D | vmt.c | 133 fw_vols = device_get_named_child_node(vol->dev.parent->parent, "volumes"); in find_volume_fwnode()
|
| /linux/drivers/iio/adc/ |
| H A D | xilinx-xadc-core.c | 1256 chan_node = device_get_named_child_node(dev, "xlnx,channels"); in xadc_parse_dt()
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-pistachio.c | 1380 child = device_get_named_child_node(pctl->dev, child_name); in pistachio_gpio_register()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_main.c | 1181 ports = device_get_named_child_node(&pdev->dev, "ethernet-ports"); in lan966x_probe()
|
| /linux/drivers/input/misc/ |
| H A D | iqs626a.c | 1369 device_get_named_child_node(&client->dev, in iqs626_parse_prop()
|
| H A D | iqs7222.c | 2825 reg_grp_node = device_get_named_child_node(&client->dev, in iqs7222_parse_reg_grp()
|
| /linux/drivers/media/i2c/ |
| H A D | thp7312.c | 2061 sensors = device_get_named_child_node(dev, "sensors"); in thp7312_parse_dt()
|