Home
last modified time | relevance | path

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

/linux-6.15/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.c159 device_set_of_node_from_dev(dev, dev->parent); in adp5585_pwm_probe()
/linux-6.15/drivers/gpu/drm/bridge/
H A Daux-bridge.c63 device_set_of_node_from_dev(&adev->dev, parent); in drm_aux_bridge_register()
H A Dti-sn65dsi86.c494 device_set_of_node_from_dev(&aux->dev, dev); in ti_sn65dsi86_add_aux_device()
/linux-6.15/drivers/thermal/
H A Dmax77620_thermal.c113 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
/linux-6.15/drivers/firmware/
H A Dmtk-adsp-ipc.c79 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in mtk_adsp_ipc_probe()
/linux-6.15/drivers/firmware/imx/
H A Dimx-dsp.c145 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in imx_dsp_probe()
/linux-6.15/drivers/gpio/
H A Dgpio-adp5585.c189 device_set_of_node_from_dev(dev, dev->parent); in adp5585_gpio_probe()
/linux-6.15/drivers/reset/
H A Dreset-rzg2l-usbphy-ctrl.c179 device_set_of_node_from_dev(&vdev->dev, dev); in rzg2l_usbphy_ctrl_probe()
H A Dreset-eyeq.c427 device_set_of_node_from_dev(dev, dev->parent); in eqr_probe()
/linux-6.15/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-6.15/drivers/usb/musb/
H A Dux500.c265 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in ux500_probe()
H A Djz4740.c276 device_set_of_node_from_dev(&musb->dev, dev); in jz4740_probe()
H A Dmpfs.c290 device_set_of_node_from_dev(&musb_pdev->dev, dev); in mpfs_probe()
H A Domap2430.c341 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in omap2430_probe()
H A Dmusb_dsps.c762 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
/linux-6.15/drivers/firmware/arm_scmi/
H A Dcommon.h468 device_set_of_node_from_dev(&spdev->dev, dev); \
/linux-6.15/drivers/soc/qcom/
H A Dpmic_glink.c182 device_set_of_node_from_dev(&aux->dev, parent); in pmic_glink_add_aux_device()
/linux-6.15/drivers/platform/arm64/
H A Dhuawei-gaokun-ec.c692 device_set_of_node_from_dev(&adev->dev, parent); in gaokun_aux_init()
/linux-6.15/drivers/usb/core/
H A Dusb.c695 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-6.15/include/linux/
H A Ddevice.h1088 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);
/linux-6.15/drivers/regulator/
H A Dmax77620-regulator.c822 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_regulator_probe()
/linux-6.15/drivers/usb/chipidea/
H A Dcore.c904 device_set_of_node_from_dev(&pdev->dev, dev); in ci_hdrc_add_device()
/linux-6.15/drivers/base/
H A Dcore.c5269 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2) in device_set_of_node_from_dev() function
5275 EXPORT_SYMBOL_GPL(device_set_of_node_from_dev);