Home
last modified time | relevance | path

Searched refs:device_get_named_child_node (Results 1 – 25 of 46) 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.c162 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/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.c91 tcpm->tcpc.fwnode = device_get_named_child_node(tcpm->dev, "connector"); in qcom_pmic_typec_probe()
/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/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/input/
H A Dtouch-overlay.c81 device_get_named_child_node(dev, "touch-overlay"); in touch_overlay_map()
/linux/drivers/base/
H A Dproperty.c883 struct fwnode_handle *device_get_named_child_node(const struct device *dev, in device_get_named_child_node() function
888 EXPORT_SYMBOL_GPL(device_get_named_child_node);
/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/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/hwmon/
H A Dqnap-mcu-hwmon.c249 fwnode = device_get_named_child_node(dev->parent, "fan-0"); in qnap_mcu_hwmon_get_cooling_data()
/linux/drivers/platform/x86/intel/
H A Dchtwc_int33fe.c178 data->dp = device_get_named_child_node(&pdev->dev, "DD04"); in cht_int33fe_setup_dp()
/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 Dhd3ss3220.c383 connector = device_get_named_child_node(hd3ss3220->dev, "connector"); in hd3ss3220_probe()
H A Dstusb160x.c683 fwnode = device_get_named_child_node(chip->dev, "connector"); in stusb160x_probe()
/linux/drivers/net/dsa/qca/
H A Dqca8k-leds.c458 ports = device_get_named_child_node(priv->dev, "ports"); in qca8k_setup_led_ctrl()
/linux/drivers/platform/arm64/
H A Dacer-aspire1-ec.c497 fwnode = device_get_named_child_node(dev, "connector"); in aspire_ec_probe()
/linux/drivers/net/mdio/
H A Dmdio-realtek-rtl9300.c414 device_get_named_child_node(parent, "ethernet-ports"); in rtl9300_mdiobus_map_ports()
/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.h211 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()

12