Searched refs:device_set_of_node_from_dev (Results 1 – 22 of 22) sorted by relevance
| /linux/drivers/pwm/ |
| H A D | pwm-ntxec.c | 141 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in ntxec_pwm_probe()
|
| H A D | pwm-adp5585.c | 182 device_set_of_node_from_dev(dev, dev->parent); in adp5585_pwm_probe()
|
| /linux/drivers/thermal/ |
| H A D | max77620_thermal.c | 113 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | aux-bridge.c | 65 device_set_of_node_from_dev(&adev->dev, parent); in drm_aux_bridge_register()
|
| H A D | aux-hpd-bridge.c | 71 device_set_of_node_from_dev(&adev->dev, parent); in devm_drm_dp_hpd_bridge_alloc()
|
| /linux/drivers/reset/ |
| H A D | reset-rzg2l-usbphy-ctrl.c | 239 device_set_of_node_from_dev(&vdev->dev, dev); in rzg2l_usbphy_ctrl_probe()
|
| H A D | reset-eyeq.c | 434 device_set_of_node_from_dev(dev, dev->parent); in eqr_probe()
|
| /linux/drivers/usb/host/ |
| H A D | fsl-mph-dr-of.c | 116 device_set_of_node_from_dev(&pdev->dev, &ofdev->dev); in fsl_usb2_device_register()
|
| /linux/drivers/input/keyboard/ |
| H A D | adp5585-keys.c | 311 device_set_of_node_from_dev(dev, dev->parent); in adp5585_keys_probe()
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | common.h | 495 device_set_of_node_from_dev(&spdev->dev, dev); \
|
| /linux/drivers/usb/musb/ |
| H A D | mpfs.c | 291 device_set_of_node_from_dev(&musb_pdev->dev, dev); in mpfs_probe()
|
| H A D | omap2430.c | 338 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in omap2430_probe()
|
| H A D | musb_dsps.c | 761 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
|
| /linux/drivers/soc/qcom/ |
| H A D | pmic_glink.c | 186 device_set_of_node_from_dev(&aux->dev, parent); in pmic_glink_add_aux_device()
|
| /linux/drivers/gpio/ |
| H A D | gpio-adp5585.c | 423 device_set_of_node_from_dev(dev, dev->parent); in adp5585_gpio_probe()
|
| /linux/drivers/platform/arm64/ |
| H A D | huawei-gaokun-ec.c | 693 device_set_of_node_from_dev(&adev->dev, parent); in gaokun_aux_init()
|
| /linux/include/linux/ |
| H A D | device.h | 1073 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);
|
| /linux/drivers/usb/core/ |
| H A D | usb.c | 697 device_set_of_node_from_dev(&dev->dev, bus->sysdev); in usb_alloc_dev()
|
| H A D | message.c | 2130 device_set_of_node_from_dev(&intf->dev, &dev->dev); in usb_set_configuration()
|
| /linux/drivers/regulator/ |
| H A D | max77620-regulator.c | 822 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_regulator_probe()
|
| /linux/drivers/usb/chipidea/ |
| H A D | core.c | 905 device_set_of_node_from_dev(&pdev->dev, dev); in ci_hdrc_add_device()
|
| /linux/drivers/base/ |
| H A D | core.c | 5266 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);
|