Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dmax77620_thermal.c115 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
/Linux-v5.10/drivers/firmware/imx/
Dimx-dsp.c73 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in imx_dsp_probe()
/Linux-v5.10/drivers/usb/core/
Dusb.c627 device_set_of_node_from_dev(&dev->dev, bus->sysdev); in usb_alloc_dev()
Dmessage.c2080 device_set_of_node_from_dev(&intf->dev, &dev->dev); in usb_set_configuration()
/Linux-v5.10/include/linux/
Ddevice.h808 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);
/Linux-v5.10/drivers/usb/musb/
Dmusb_dsps.c760 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
/Linux-v5.10/drivers/base/
Dcore.c4318 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2) in device_set_of_node_from_dev() function
4324 EXPORT_SYMBOL_GPL(device_set_of_node_from_dev);