Home
last modified time | relevance | path

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

12

/Linux-v5.15/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.15/drivers/scsi/ufs/
Dti-j721e-ufs.c72 of_platform_depopulate(&pdev->dev); in ti_j721e_ufs_remove()
/Linux-v5.15/drivers/of/
Dplatform.c588 void of_platform_depopulate(struct device *parent) in of_platform_depopulate() function
595 EXPORT_SYMBOL_GPL(of_platform_depopulate);
599 of_platform_depopulate(*(struct device **)res); in devm_of_platform_populate_release()
/Linux-v5.15/drivers/usb/dwc3/
Ddwc3-imx8mp.c195 of_platform_depopulate(dev); in dwc3_imx8mp_probe()
215 of_platform_depopulate(dev); in dwc3_imx8mp_remove()
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-xilinx.c283 of_platform_depopulate(dev); in dwc3_xlnx_remove()
Ddwc3-qcom.c852 of_platform_depopulate(&pdev->dev); in dwc3_qcom_probe()
873 of_platform_depopulate(dev); in dwc3_qcom_remove()
Ddwc3-omap.c543 of_platform_depopulate(omap->dev); in dwc3_omap_remove()
Ddwc3-meson-g12a.c844 of_platform_depopulate(dev); in dwc3_meson_g12a_remove()
/Linux-v5.15/drivers/soc/qcom/
Dsmd-rpm.c230 of_platform_depopulate(&rpdev->dev); in qcom_smd_rpm_remove()
Dwcnss_ctrl.c342 of_platform_depopulate(&rpdev->dev); in wcnss_ctrl_remove()
/Linux-v5.15/drivers/iio/dac/
Dstm32-dac-core.c197 of_platform_depopulate(&pdev->dev); in stm32_dac_remove()
/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_drv.c1281 of_platform_depopulate(dev); in add_display_components()
1299 of_platform_depopulate(dev); in add_display_components()
1382 of_platform_depopulate(&pdev->dev); in msm_pdev_probe()
1389 of_platform_depopulate(&pdev->dev); in msm_pdev_remove()
/Linux-v5.15/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.15/drivers/usb/mtu3/
Dmtu3_host.c334 of_platform_depopulate(ssusb->dev); in ssusb_host_exit()
/Linux-v5.15/drivers/mfd/
Dstm32-timers.c271 of_platform_depopulate(&pdev->dev); in stm32_timers_remove()
Dqcom_rpm.c683 of_platform_depopulate(&pdev->dev); in qcom_rpm_remove()
/Linux-v5.15/drivers/usb/cdns3/
Dcdns3-imx.c227 of_platform_depopulate(dev); in cdns_imx_remove()
/Linux-v5.15/drivers/iio/adc/
Dstm32-dfsdm-core.c375 of_platform_depopulate(&pdev->dev); in stm32_dfsdm_core_remove()
Dstm32-adc-core.c755 of_platform_depopulate(&pdev->dev); in stm32_adc_remove()
/Linux-v5.15/drivers/memory/tegra/
Dtegra186.c64 of_platform_depopulate(mc->dev); in tegra186_mc_remove()
/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/
Ddss.c1514 of_platform_depopulate(&pdev->dev); in dss_probe()
1544 of_platform_depopulate(&pdev->dev); in dss_remove()
/Linux-v5.15/drivers/media/platform/qcom/venus/
Dcore.c415 of_platform_depopulate(dev); in venus_remove()

12