Home
last modified time | relevance | path

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

12

/Linux-v5.4/include/linux/
Dof_platform.h81 extern void of_platform_depopulate(struct device *parent);
100 static inline void of_platform_depopulate(struct device *parent) { } in of_platform_depopulate() function
/Linux-v5.4/drivers/of/
Dplatform.c576 void of_platform_depopulate(struct device *parent) in of_platform_depopulate() function
583 EXPORT_SYMBOL_GPL(of_platform_depopulate);
587 of_platform_depopulate(*(struct device **)res); in devm_of_platform_populate_release()
/Linux-v5.4/drivers/usb/dwc3/
Ddwc3-of-simple.c118 of_platform_depopulate(dev); in dwc3_of_simple_remove()
Ddwc3-st.c312 of_platform_depopulate(&pdev->dev); in st_dwc3_remove()
Ddwc3-qcom.c672 of_platform_depopulate(&pdev->dev); in dwc3_qcom_probe()
692 of_platform_depopulate(dev); in dwc3_qcom_remove()
Ddwc3-omap.c543 of_platform_depopulate(omap->dev); in dwc3_omap_remove()
Ddwc3-meson-g12a.c532 of_platform_depopulate(dev); in dwc3_meson_g12a_remove()
/Linux-v5.4/drivers/iio/dac/
Dstm32-dac-core.c157 of_platform_depopulate(&pdev->dev); in stm32_dac_remove()
/Linux-v5.4/drivers/soc/qcom/
Dsmd-rpm.c213 of_platform_depopulate(&rpdev->dev); in qcom_smd_rpm_remove()
Dwcnss_ctrl.c335 of_platform_depopulate(&rpdev->dev); in wcnss_ctrl_remove()
/Linux-v5.4/drivers/gpu/drm/msm/
Dmsm_drv.c1205 of_platform_depopulate(dev); in add_display_components()
1221 of_platform_depopulate(dev); in add_display_components()
1304 of_platform_depopulate(&pdev->dev); in msm_pdev_probe()
1311 of_platform_depopulate(&pdev->dev); in msm_pdev_remove()
/Linux-v5.4/drivers/usb/mtu3/
Dmtu3_host.c246 of_platform_depopulate(ssusb->dev); in ssusb_host_exit()
/Linux-v5.4/drivers/bus/
Dtegra-gmi.c259 of_platform_depopulate(gmi->dev); in tegra_gmi_remove()
Dhisi_lpc.c662 of_platform_depopulate(dev); in hisi_lpc_remove()
/Linux-v5.4/drivers/mfd/
Dstm32-timers.c252 of_platform_depopulate(&pdev->dev); in stm32_timers_remove()
Dqcom_rpm.c683 of_platform_depopulate(&pdev->dev); in qcom_rpm_remove()
/Linux-v5.4/drivers/iio/adc/
Dstm32-dfsdm-core.c384 of_platform_depopulate(&pdev->dev); in stm32_dfsdm_core_remove()
Dstm32-adc-core.c770 of_platform_depopulate(&pdev->dev); in stm32_adc_remove()
/Linux-v5.4/drivers/media/platform/qcom/venus/
Dcore.c351 of_platform_depopulate(dev); in venus_remove()
/Linux-v5.4/drivers/remoteproc/
Dqcom_wcnss.c569 of_platform_depopulate(&pdev->dev); in wcnss_remove()
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Ddss.c1484 of_platform_depopulate(&pdev->dev); in dss_probe()
1514 of_platform_depopulate(&pdev->dev); in dss_remove()
/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6adm.c610 of_platform_depopulate(&adev->dev); in q6adm_remove()
Dq6afe.c1484 of_platform_depopulate(&adev->dev); in q6afe_remove()
Dq6asm.c1368 of_platform_depopulate(&adev->dev); in q6asm_remove()
/Linux-v5.4/drivers/crypto/caam/
Dctrl.c318 of_platform_depopulate(ctrldev); in caam_remove()

12