Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firmware/
Dmtk-adsp-ipc.c80 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in mtk_adsp_ipc_probe()
/linux-6.1.9/drivers/thermal/
Dmax77620_thermal.c115 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
/linux-6.1.9/drivers/firmware/imx/
Dimx-dsp.c145 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in imx_dsp_probe()
/linux-6.1.9/drivers/usb/musb/
Dmpfs.c177 device_set_of_node_from_dev(&musb_pdev->dev, dev); in mpfs_probe()
Djz4740.c230 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()
Domap2430.c341 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in omap2430_probe()
Dmusb_dsps.c763 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
/linux-6.1.9/drivers/usb/core/
Dusb.c627 device_set_of_node_from_dev(&dev->dev, bus->sysdev); in usb_alloc_dev()
Dmessage.c2091 device_set_of_node_from_dev(&intf->dev, &dev->dev); in usb_set_configuration()
/linux-6.1.9/drivers/regulator/
Dmax77620-regulator.c822 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_regulator_probe()
/linux-6.1.9/include/linux/
Ddevice.h973 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);
/linux-6.1.9/drivers/usb/chipidea/
Dcore.c869 device_set_of_node_from_dev(&pdev->dev, dev); in ci_hdrc_add_device()
/linux-6.1.9/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c484 device_set_of_node_from_dev(&aux->dev, dev); in ti_sn65dsi86_add_aux_device()
/linux-6.1.9/drivers/base/
Dcore.c4938 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2) in device_set_of_node_from_dev() function
4944 EXPORT_SYMBOL_GPL(device_set_of_node_from_dev);