Home
last modified time | relevance | path

Searched refs:device_set_of_node_from_dev (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/firmware/imx/
H A Dimx-dsp.c73 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in imx_dsp_probe()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dmax77620_thermal.c115 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dmax77620_thermal.c113 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-ntxec.c143 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in ntxec_pwm_probe()
/kernel/linux/linux-6.6/drivers/firmware/
H A Dmtk-adsp-ipc.c79 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in mtk_adsp_ipc_probe()
/kernel/linux/linux-6.6/drivers/firmware/imx/
H A Dimx-dsp.c145 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in imx_dsp_probe()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dpmic_glink.c141 device_set_of_node_from_dev(&aux->dev, parent); in pmic_glink_add_aux_device()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dfsl-mph-dr-of.c116 device_set_of_node_from_dev(&pdev->dev, &ofdev->dev); in fsl_usb2_device_register()
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Djz4740.c276 device_set_of_node_from_dev(&musb->dev, dev); in jz4740_probe()
H A Dmpfs.c178 device_set_of_node_from_dev(&musb_pdev->dev, dev); in mpfs_probe()
H A Dux500.c265 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in ux500_probe()
H A Domap2430.c341 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in omap2430_probe()
H A Dmusb_dsps.c761 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dusb.c703 device_set_of_node_from_dev(&dev->dev, bus->sysdev); in usb_alloc_dev()
H A Dmessage.c2081 device_set_of_node_from_dev(&intf->dev, &dev->dev); in usb_set_configuration()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dusb.c695 device_set_of_node_from_dev(&dev->dev, bus->sysdev); in usb_alloc_dev()
H A Dmessage.c2127 device_set_of_node_from_dev(&intf->dev, &dev->dev); in usb_set_configuration()
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_dsps.c760 device_set_of_node_from_dev(&musb->dev, &parent->dev); in dsps_create_musb_pdev()
/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax77620-regulator.c822 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_regulator_probe()
/kernel/linux/linux-5.10/include/linux/
H A Ddevice.h857 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);
/kernel/linux/linux-6.6/include/linux/
H A Ddevice.h1133 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmax77620-regulator.c822 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_regulator_probe()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dcore.c904 device_set_of_node_from_dev(&pdev->dev, dev); in ci_hdrc_add_device()
/kernel/linux/linux-5.10/drivers/base/
H A Dcore.c4374 * device_set_of_node_from_dev - reuse device-tree node of another device
4381 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2) in device_set_of_node_from_dev() function
4387 EXPORT_SYMBOL_GPL(device_set_of_node_from_dev); variable
/kernel/linux/linux-6.6/drivers/base/
H A Dcore.c5055 * device_set_of_node_from_dev - reuse device-tree node of another device
5062 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2) in device_set_of_node_from_dev() function
5068 EXPORT_SYMBOL_GPL(device_set_of_node_from_dev); variable

Completed in 38 milliseconds

12