Home
last modified time | relevance | path

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

12

/linux/drivers/pwm/
H A Dpwm-ntxec.c141 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in ntxec_pwm_probe()
H A Dpwm-max7360.c182 device_set_of_node_from_dev(dev, dev->parent); in max7360_pwm_probe()
H A Dpwm-adp5585.c182 device_set_of_node_from_dev(dev, dev->parent); in adp5585_pwm_probe()
/linux/drivers/firmware/
H A Dmtk-adsp-ipc.c79 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in mtk_adsp_ipc_probe()
/linux/drivers/thermal/
H A Dmax77620_thermal.c113 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in max77620_thermal_probe()
/linux/drivers/gpu/drm/bridge/
H A Daux-bridge.c65 device_set_of_node_from_dev(&adev->dev, parent); in drm_aux_bridge_register()
H A Daux-hpd-bridge.c71 device_set_of_node_from_dev(&adev->dev, parent); in devm_drm_dp_hpd_bridge_alloc()
/linux/drivers/regulator/
H A Dsy7636a-regulator.c89 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in sy7636a_regulator_probe()
/linux/drivers/firmware/imx/
H A Dimx-dsp.c145 device_set_of_node_from_dev(&pdev->dev, pdev->dev.parent); in imx_dsp_probe()
/linux/drivers/pinctrl/
H A Dpinctrl-max7360.c196 device_set_of_node_from_dev(dev, dev->parent); in max7360_pinctrl_probe()
/linux/drivers/base/
H A Dauxiliary.c432 device_set_of_node_from_dev(&auxdev->dev, dev); in auxiliary_device_create()
/linux/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()
/linux/drivers/usb/musb/
H A Djz4740.c276 device_set_of_node_from_dev(&musb->dev, dev); in jz4740_probe()
H A Dux500.c265 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in ux500_probe()
H A Dmpfs.c291 device_set_of_node_from_dev(&musb_pdev->dev, dev); in mpfs_probe()
H A Domap2430.c338 device_set_of_node_from_dev(&musb->dev, &pdev->dev); in omap2430_probe()
/linux/drivers/input/keyboard/
H A Dadp5585-keys.c311 device_set_of_node_from_dev(dev, dev->parent); in adp5585_keys_probe()
/linux/drivers/firmware/arm_scmi/
H A Dcommon.h495 device_set_of_node_from_dev(&spdev->dev, dev); \
/linux/drivers/reset/
H A Dreset-rzg2l-usbphy-ctrl.c252 device_set_of_node_from_dev(&vdev->dev, dev); in rzg2l_usbphy_ctrl_probe()
H A Dreset-eyeq.c434 device_set_of_node_from_dev(dev, dev->parent); in eqr_probe()
/linux/drivers/soc/qcom/
H A Dpmic_glink.c186 device_set_of_node_from_dev(&aux->dev, parent); in pmic_glink_add_aux_device()
/linux/drivers/power/supply/
H A Dbq257xx_charger.c692 device_set_of_node_from_dev(dev, pdev->dev.parent); in bq257xx_charger_probe()
/linux/drivers/gpio/
H A Dgpio-adp5585.c423 device_set_of_node_from_dev(dev, dev->parent); in adp5585_gpio_probe()
/linux/drivers/platform/arm64/
H A Dhuawei-gaokun-ec.c693 device_set_of_node_from_dev(&adev->dev, parent); in gaokun_aux_init()
/linux/include/linux/
H A Ddevice.h1127 void device_set_of_node_from_dev(struct device *dev, const struct device *dev2);

12