Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pwm/
Dpwm-ntxec.c141 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in ntxec_pwm_probe()
Dpwm-adp5585.c159 device_set_of_node_from_dev(dev, dev->parent); in adp5585_pwm_probe()
/linux-6.14.4/drivers/thermal/
Dmax77620_thermal.c113 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
/linux-6.14.4/drivers/gpu/drm/bridge/
Daux-bridge.c63 device_set_of_node_from_dev(&adev->dev, parent); in drm_aux_bridge_register()
Dti-sn65dsi86.c495 device_set_of_node_from_dev(&aux->dev, dev); in ti_sn65dsi86_add_aux_device()
/linux-6.14.4/drivers/firmware/
Dmtk-adsp-ipc.c79 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in mtk_adsp_ipc_probe()
/linux-6.14.4/drivers/firmware/imx/
Dimx-dsp.c145 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in imx_dsp_probe()
/linux-6.14.4/drivers/reset/
Dreset-rzg2l-usbphy-ctrl.c179 device_set_of_node_from_dev(&vdev->dev, dev); in rzg2l_usbphy_ctrl_probe()
Dreset-eyeq.c427 device_set_of_node_from_dev(dev, dev->parent); in eqr_probe()
/linux-6.14.4/drivers/gpio/
Dgpio-adp5585.c187 device_set_of_node_from_dev(dev, dev->parent); in adp5585_gpio_probe()
/linux-6.14.4/drivers/usb/host/
Dfsl-mph-dr-of.c116 device_set_of_node_from_dev(&pdev->dev, &ofdev->dev); in fsl_usb2_device_register()
/linux-6.14.4/drivers/usb/musb/
Djz4740.c276 device_set_of_node_from_dev(&musb->dev, dev); in jz4740_probe()
Dux500.c265 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in ux500_probe()
Dmpfs.c290 device_set_of_node_from_dev(&musb_pdev->dev, dev); in mpfs_probe()
Domap2430.c341 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in omap2430_probe()
Dmusb_dsps.c762 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
/linux-6.14.4/drivers/firmware/arm_scmi/
Dcommon.h468 device_set_of_node_from_dev(&spdev->dev, dev); \
/linux-6.14.4/drivers/soc/qcom/
Dpmic_glink.c182 device_set_of_node_from_dev(&aux->dev, parent); in pmic_glink_add_aux_device()
/linux-6.14.4/drivers/usb/core/
Dusb.c695 device_set_of_node_from_dev(&dev->dev, bus->sysdev); in usb_alloc_dev()
Dmessage.c2130 device_set_of_node_from_dev(&intf->dev, &dev->dev); in usb_set_configuration()
/linux-6.14.4/include/linux/
Ddevice.h1194 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);
/linux-6.14.4/drivers/regulator/
Dmax77620-regulator.c822 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_regulator_probe()
/linux-6.14.4/drivers/usb/chipidea/
Dcore.c904 device_set_of_node_from_dev(&pdev->dev, dev); in ci_hdrc_add_device()
/linux-6.14.4/drivers/base/
Dcore.c5182 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2) in device_set_of_node_from_dev() function
5188 EXPORT_SYMBOL_GPL(device_set_of_node_from_dev);