Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dmax77620_thermal.c118 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
/Linux-v4.19/drivers/usb/core/
Dusb.c620 device_set_of_node_from_dev(&dev->dev, bus->sysdev); in usb_alloc_dev()
Dmessage.c1938 device_set_of_node_from_dev(&intf->dev, &dev->dev); in usb_set_configuration()
/Linux-v4.19/drivers/usb/musb/
Dmusb_dsps.c751 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
/Linux-v4.19/drivers/base/
Dcore.c3131 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2) in device_set_of_node_from_dev() function
3137 EXPORT_SYMBOL_GPL(device_set_of_node_from_dev);
/Linux-v4.19/include/linux/
Ddevice.h1207 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);