Home
last modified time | relevance | path

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

12

/drivers/soundwire/
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()
A Dintel_auxdevice.c161 link = device_get_named_child_node(bus->dev, name); in sdw_master_read_intel_prop()
/drivers/leds/
A Dleds-max5970.c59 device_get_named_child_node(dev->parent, "leds"); in max5970_led_probe()
/drivers/usb/typec/tcpm/qcom/
A Dqcom_pmic_typec.c91 tcpm->tcpc.fwnode = device_get_named_child_node(tcpm->dev, "connector"); in qcom_pmic_typec_probe()
/drivers/iio/imu/inv_mpu6050/
A Dinv_mpu_i2c.c71 mux_node = device_get_named_child_node(dev, "i2c-gate"); in inv_mpu_i2c_aux_setup()
/drivers/leds/rgb/
A Dleds-pwm-multicolor.c118 mcnode = device_get_named_child_node(&pdev->dev, "multi-led"); in led_pwm_mc_probe()
A Dleds-ncp5623.c171 mc_node = device_get_named_child_node(dev, "multi-led"); in ncp5623_probe()
/drivers/input/
A Dtouch-overlay.c80 device_get_named_child_node(dev, "touch-overlay"); in touch_overlay_map()
/drivers/dpll/zl3073x/
A Dprop.c142 pins_node = device_get_named_child_node(zldev->dev, node_name); in zl3073x_prop_pin_fwnode_get()
/drivers/base/
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);
/drivers/pci/controller/dwc/
A Dpcie-sophgo.c124 intc = device_get_named_child_node(dev, "interrupt-controller"); in sophgo_pcie_init_irq_domain()
/drivers/hwmon/
A Dqnap-mcu-hwmon.c249 fwnode = device_get_named_child_node(dev->parent, "fan-0"); in qnap_mcu_hwmon_get_cooling_data()
/drivers/platform/x86/intel/
A Dchtwc_int33fe.c178 data->dp = device_get_named_child_node(&pdev->dev, "DD04"); in cht_int33fe_setup_dp()
/drivers/input/keyboard/
A Diqs62x-keys.c71 device_get_named_child_node(&pdev->dev, in iqs62x_keys_parse_prop()
/drivers/usb/typec/
A Dwusb3801.c346 connector = device_get_named_child_node(dev, "connector"); in wusb3801_probe()
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()
A Dhd3ss3220.c343 connector = device_get_named_child_node(hd3ss3220->dev, "connector"); in hd3ss3220_probe()
A Dstusb160x.c683 fwnode = device_get_named_child_node(chip->dev, "connector"); in stusb160x_probe()
/drivers/net/dsa/qca/
A Dqca8k-leds.c458 ports = device_get_named_child_node(priv->dev, "ports"); in qca8k_setup_led_ctrl()
/drivers/platform/arm64/
A Dacer-aspire1-ec.c497 fwnode = device_get_named_child_node(dev, "connector"); in aspire_ec_probe()
/drivers/net/mdio/
A Dmdio-realtek-rtl9300.c416 device_get_named_child_node(parent, "ethernet-ports"); in rtl9300_mdiobus_map_ports()
/drivers/extcon/
A Dextcon-usbc-tusb320.c445 connector = device_get_named_child_node(&client->dev, "connector"); in tusb320_typec_probe()
/drivers/auxdisplay/
A Dht16k33.c472 init_data.fwnode = device_get_named_child_node(dev, "led"); in ht16k33_led_probe()
/drivers/i2c/
A Di2c-atr.c836 atr_node = device_get_named_child_node(dev, "i2c-atr"); in i2c_atr_add_adapter()
/drivers/media/i2c/
A Dds90ub913.c706 i2c_handle = device_get_named_child_node(dev, "i2c"); in ub913_add_i2c_adapter()

Completed in 56 milliseconds

12