Home
last modified time | relevance | path

Searched refs:device_get_named_child_node (Results 1 – 25 of 38) sorted by relevance

12

/linux/drivers/soundwire/
H A Dmipi_disco.c68 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()
H A Dintel_auxdevice.c161 link = device_get_named_child_node(bus->dev, name); in sdw_master_read_intel_prop()
/linux/drivers/leds/
H A Dleds-max5970.c59 device_get_named_child_node(dev->parent, "leds"); in max5970_led_probe()
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_i2c.c71 mux_node = device_get_named_child_node(dev, "i2c-gate"); in inv_mpu_i2c_aux_setup()
/linux/drivers/leds/rgb/
H A Dleds-pwm-multicolor.c118 mcnode = device_get_named_child_node(&pdev->dev, "multi-led"); in led_pwm_mc_probe()
H A Dleds-ncp5623.c171 mc_node = device_get_named_child_node(dev, "multi-led"); in ncp5623_probe()
/linux/drivers/dpll/zl3073x/
H A Dprop.c142 pins_node = device_get_named_child_node(zldev->dev, node_name); in zl3073x_prop_pin_fwnode_get()
/linux/drivers/input/
H A Dtouch-overlay.c80 device_get_named_child_node(dev, "touch-overlay"); in touch_overlay_map()
/linux/drivers/pci/controller/dwc/
H A Dpcie-sophgo.c124 intc = device_get_named_child_node(dev, "interrupt-controller"); in sophgo_pcie_init_irq_domain()
/linux/drivers/base/
H A Dproperty.c884 struct fwnode_handle *device_get_named_child_node(const struct device *dev, in device_get_named_child_node() function
889 EXPORT_SYMBOL_GPL(device_get_named_child_node);
/linux/drivers/input/keyboard/
H A Diqs62x-keys.c71 device_get_named_child_node(&pdev->dev, in iqs62x_keys_parse_prop()
/linux/drivers/usb/typec/
H A Dwusb3801.c346 connector = device_get_named_child_node(dev, "connector"); in wusb3801_probe()
H A Danx7411.c1122 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 Drt1719.c867 fwnode = device_get_named_child_node(&i2c->dev, "connector"); in rt1719_probe()
/linux/drivers/extcon/
H A Dextcon-usbc-tusb320.c445 connector = device_get_named_child_node(&client->dev, "connector"); in tusb320_typec_probe()
/linux/include/linux/
H A Dproperty.h201 struct fwnode_handle *device_get_named_child_node(const struct device *dev,
/linux/drivers/auxdisplay/
H A Dht16k33.c472 init_data.fwnode = device_get_named_child_node(dev, "led"); in ht16k33_led_probe()
/linux/sound/soc/codecs/
H A Dda7219-aad.c669 aad_np = device_get_named_child_node(dev, "da7219_aad"); in da7219_aad_fw_to_pdata()
H A Dcs35l56.c1292 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 Dvmt.c133 fw_vols = device_get_named_child_node(vol->dev.parent->parent, "volumes"); in find_volume_fwnode()
/linux/drivers/i2c/
H A Di2c-atr.c836 atr_node = device_get_named_child_node(dev, "i2c-atr"); in i2c_atr_add_adapter()
/linux/drivers/media/i2c/
H A Dds90ub913.c706 i2c_handle = device_get_named_child_node(dev, "i2c"); in ub913_add_i2c_adapter()
/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c822 tcpci->tcpc.fwnode = device_get_named_child_node(tcpci->dev, in tcpci_parse_config()
/linux/drivers/iio/adc/
H A Dxilinx-xadc-core.c1256 chan_node = device_get_named_child_node(dev, "xlnx,channels"); in xadc_parse_dt()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c1181 ports = device_get_named_child_node(&pdev->dev, "ethernet-ports"); in lan966x_probe()

12