Home
last modified time | relevance | path

Searched refs:device_set_of_node_from_dev (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/pwm/
H A Dpwm-ntxec.c141 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in ntxec_pwm_probe()
H A Dpwm-adp5585.c182 device_set_of_node_from_dev(dev, dev->parent); in adp5585_pwm_probe()
/linux/drivers/thermal/
H A Dmax77620_thermal.c113 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
/linux/drivers/gpu/drm/bridge/
H A Daux-bridge.c65 device_set_of_node_from_dev(&adev->dev, parent); in drm_aux_bridge_register()
H A Daux-hpd-bridge.c71 device_set_of_node_from_dev(&adev->dev, parent); in devm_drm_dp_hpd_bridge_alloc()
/linux/drivers/reset/
H A Dreset-rzg2l-usbphy-ctrl.c239 device_set_of_node_from_dev(&vdev->dev, dev); in rzg2l_usbphy_ctrl_probe()
H A Dreset-eyeq.c434 device_set_of_node_from_dev(dev, dev->parent); in eqr_probe()
/linux/drivers/usb/host/
H A Dfsl-mph-dr-of.c116 device_set_of_node_from_dev(&pdev->dev, &ofdev->dev); in fsl_usb2_device_register()
/linux/drivers/input/keyboard/
H A Dadp5585-keys.c311 device_set_of_node_from_dev(dev, dev->parent); in adp5585_keys_probe()
/linux/drivers/firmware/arm_scmi/
H A Dcommon.h495 device_set_of_node_from_dev(&spdev->dev, dev); \
/linux/drivers/usb/musb/
H A Dmpfs.c291 device_set_of_node_from_dev(&musb_pdev->dev, dev); in mpfs_probe()
H A Domap2430.c338 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in omap2430_probe()
H A Dmusb_dsps.c761 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
/linux/drivers/soc/qcom/
H A Dpmic_glink.c186 device_set_of_node_from_dev(&aux->dev, parent); in pmic_glink_add_aux_device()
/linux/drivers/gpio/
H A Dgpio-adp5585.c423 device_set_of_node_from_dev(dev, dev->parent); in adp5585_gpio_probe()
/linux/drivers/platform/arm64/
H A Dhuawei-gaokun-ec.c693 device_set_of_node_from_dev(&adev->dev, parent); in gaokun_aux_init()
/linux/include/linux/
H A Ddevice.h1073 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);
/linux/drivers/usb/core/
H A Dusb.c697 device_set_of_node_from_dev(&dev->dev, bus->sysdev); in usb_alloc_dev()
H A Dmessage.c2130 device_set_of_node_from_dev(&intf->dev, &dev->dev); in usb_set_configuration()
/linux/drivers/regulator/
H A Dmax77620-regulator.c822 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_regulator_probe()
/linux/drivers/usb/chipidea/
H A Dcore.c905 device_set_of_node_from_dev(&pdev->dev, dev); in ci_hdrc_add_device()
/linux/drivers/base/
H A Dcore.c5266 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2) in device_set_of_node_from_dev() function
5272 EXPORT_SYMBOL_GPL(device_set_of_node_from_dev);