Home
last modified time | relevance | path

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

12

/Linux-v5.10/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.10/drivers/scsi/ufs/
Dti-j721e-ufs.c72 of_platform_depopulate(&pdev->dev); in ti_j721e_ufs_remove()
/Linux-v5.10/drivers/of/
Dplatform.c590 void of_platform_depopulate(struct device *parent) in of_platform_depopulate() function
597 EXPORT_SYMBOL_GPL(of_platform_depopulate);
601 of_platform_depopulate(*(struct device **)res); in devm_of_platform_populate_release()
/Linux-v5.10/drivers/usb/dwc3/
Ddwc3-of-simple.c100 of_platform_depopulate(simple->dev); in __dwc3_of_simple_teardown()
Ddwc3-st.c312 of_platform_depopulate(&pdev->dev); in st_dwc3_remove()
Ddwc3-qcom.c779 of_platform_depopulate(&pdev->dev); in dwc3_qcom_probe()
799 of_platform_depopulate(dev); in dwc3_qcom_remove()
Ddwc3-omap.c538 of_platform_depopulate(omap->dev); in dwc3_omap_remove()
Ddwc3-meson-g12a.c835 of_platform_depopulate(dev); in dwc3_meson_g12a_remove()
/Linux-v5.10/drivers/gpu/drm/msm/
Dmsm_drv.c1206 of_platform_depopulate(dev); in add_display_components()
1222 of_platform_depopulate(dev); in add_display_components()
1305 of_platform_depopulate(&pdev->dev); in msm_pdev_probe()
1312 of_platform_depopulate(&pdev->dev); in msm_pdev_remove()
/Linux-v5.10/drivers/soc/qcom/
Dsmd-rpm.c230 of_platform_depopulate(&rpdev->dev); in qcom_smd_rpm_remove()
Dwcnss_ctrl.c335 of_platform_depopulate(&rpdev->dev); in wcnss_ctrl_remove()
/Linux-v5.10/drivers/iio/dac/
Dstm32-dac-core.c197 of_platform_depopulate(&pdev->dev); in stm32_dac_remove()
/Linux-v5.10/drivers/usb/mtu3/
Dmtu3_host.c246 of_platform_depopulate(ssusb->dev); in ssusb_host_exit()
/Linux-v5.10/drivers/bus/
Dtegra-gmi.c259 of_platform_depopulate(gmi->dev); in tegra_gmi_remove()
Dhisi_lpc.c684 of_platform_depopulate(dev); in hisi_lpc_remove()
/Linux-v5.10/drivers/mfd/
Dstm32-timers.c266 of_platform_depopulate(&pdev->dev); in stm32_timers_remove()
Dqcom_rpm.c683 of_platform_depopulate(&pdev->dev); in qcom_rpm_remove()
/Linux-v5.10/drivers/iio/adc/
Dstm32-dfsdm-core.c378 of_platform_depopulate(&pdev->dev); in stm32_dfsdm_core_remove()
Dstm32-adc-core.c743 of_platform_depopulate(&pdev->dev); in stm32_adc_remove()
/Linux-v5.10/drivers/media/platform/qcom/venus/
Dcore.c325 of_platform_depopulate(dev); in venus_remove()
/Linux-v5.10/drivers/remoteproc/
Dqcom_wcnss.c578 of_platform_depopulate(&pdev->dev); in wcnss_remove()
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddss.c1512 of_platform_depopulate(&pdev->dev); in dss_probe()
1542 of_platform_depopulate(&pdev->dev); in dss_remove()
/Linux-v5.10/sound/soc/qcom/qdsp6/
Dq6adm.c609 of_platform_depopulate(&adev->dev); in q6adm_remove()
/Linux-v5.10/drivers/memory/tegra/
Dtegra186.c1557 of_platform_depopulate(mc->dev); in tegra186_mc_remove()
/Linux-v5.10/drivers/memory/
Dstm32-fmc2-ebi.c1147 of_platform_depopulate(&pdev->dev); in stm32_fmc2_ebi_remove()

12