Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pwm/
Dpwm-ntxec.c143 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in ntxec_pwm_probe()
/Linux-v6.6/drivers/firmware/
Dmtk-adsp-ipc.c79 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in mtk_adsp_ipc_probe()
/Linux-v6.6/drivers/thermal/
Dmax77620_thermal.c113 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
/Linux-v6.6/drivers/firmware/imx/
Dimx-dsp.c145 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in imx_dsp_probe()
/Linux-v6.6/drivers/usb/musb/
Dmpfs.c178 device_set_of_node_from_dev(&musb_pdev->dev, dev); in mpfs_probe()
Dux500.c265 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in ux500_probe()
Djz4740.c276 device_set_of_node_from_dev(&musb->dev, dev); in jz4740_probe()
Domap2430.c341 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in omap2430_probe()
Dmusb_dsps.c761 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
/Linux-v6.6/drivers/usb/host/
Dfsl-mph-dr-of.c116 device_set_of_node_from_dev(&pdev->dev, &ofdev->dev); in fsl_usb2_device_register()
/Linux-v6.6/drivers/soc/qcom/
Dpmic_glink.c141 device_set_of_node_from_dev(&aux->dev, parent); in pmic_glink_add_aux_device()
/Linux-v6.6/drivers/usb/core/
Dusb.c695 device_set_of_node_from_dev(&dev->dev, bus->sysdev); in usb_alloc_dev()
Dmessage.c2127 device_set_of_node_from_dev(&intf->dev, &dev->dev); in usb_set_configuration()
/Linux-v6.6/drivers/regulator/
Dmax77620-regulator.c822 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_regulator_probe()
/Linux-v6.6/include/linux/
Ddevice.h1131 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);
/Linux-v6.6/drivers/usb/chipidea/
Dcore.c876 device_set_of_node_from_dev(&pdev->dev, dev); in ci_hdrc_add_device()
/Linux-v6.6/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c493 device_set_of_node_from_dev(&aux->dev, dev); in ti_sn65dsi86_add_aux_device()
/Linux-v6.6/drivers/base/
Dcore.c5055 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2) in device_set_of_node_from_dev() function
5061 EXPORT_SYMBOL_GPL(device_set_of_node_from_dev);