Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/
Dmax77620_thermal.c115 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
/Linux-v5.15/drivers/firmware/imx/
Dimx-dsp.c145 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in imx_dsp_probe()
/Linux-v5.15/drivers/usb/core/
Dusb.c673 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-v5.15/include/linux/
Ddevice.h853 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);
/Linux-v5.15/drivers/regulator/
Dmax77620-regulator.c822 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_regulator_probe()
/Linux-v5.15/drivers/usb/musb/
Dmusb_dsps.c760 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
/Linux-v5.15/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c431 device_set_of_node_from_dev(&aux->dev, dev); in ti_sn65dsi86_add_aux_device()
/Linux-v5.15/drivers/base/
Dcore.c4793 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2) in device_set_of_node_from_dev() function
4799 EXPORT_SYMBOL_GPL(device_set_of_node_from_dev);