Searched refs:device_set_of_node_from_dev (Results 1 – 7 of 7) sorted by relevance
115 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
73 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in imx_dsp_probe()
627 device_set_of_node_from_dev(&dev->dev, bus->sysdev); in usb_alloc_dev()
2080 device_set_of_node_from_dev(&intf->dev, &dev->dev); in usb_set_configuration()
808 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);
760 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
4318 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2) in device_set_of_node_from_dev() function4324 EXPORT_SYMBOL_GPL(device_set_of_node_from_dev);