Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-rockchip-inno.c185 of_platform_depopulate(dev); in dwc3_rockchip_probe()
206 of_platform_depopulate(dev); in dwc3_rockchip_remove()
H A Ddwc3-imx8mp.c195 of_platform_depopulate(dev); in dwc3_imx8mp_probe()
215 of_platform_depopulate(dev); in dwc3_imx8mp_remove()
H A Ddwc3-of-simple.c100 of_platform_depopulate(simple->dev); in __dwc3_of_simple_teardown()
H A Ddwc3-exynos.c136 of_platform_depopulate(&pdev->dev); in dwc3_exynos_remove()
H A Ddwc3-st.c312 of_platform_depopulate(&pdev->dev); in st_dwc3_remove()
H A Ddwc3-qcom.c848 of_platform_depopulate(&pdev->dev); in dwc3_qcom_probe()
868 of_platform_depopulate(dev); in dwc3_qcom_remove()
H A Ddwc3-omap.c543 of_platform_depopulate(omap->dev); in dwc3_omap_remove()
/OK3568_Linux_fs/kernel/drivers/of/
H A 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()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dti-j721e-ufs.c70 of_platform_depopulate(&pdev->dev); in ti_j721e_ufs_remove()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_drv.c1221 of_platform_depopulate(dev); in add_display_components()
1237 of_platform_depopulate(dev); in add_display_components()
1320 of_platform_depopulate(&pdev->dev); in msm_pdev_probe()
1327 of_platform_depopulate(&pdev->dev); in msm_pdev_remove()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dcore.c336 of_platform_depopulate(dev); in venus_probe()
364 of_platform_depopulate(dev); in venus_remove()
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dstm32-dac-core.c197 of_platform_depopulate(&pdev->dev); in stm32_dac_remove()
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dsmd-rpm.c230 of_platform_depopulate(&rpdev->dev); in qcom_smd_rpm_remove()
H A Dwcnss_ctrl.c335 of_platform_depopulate(&rpdev->dev); in wcnss_ctrl_remove()
/OK3568_Linux_fs/kernel/drivers/usb/mtu3/
H A Dmtu3_host.c246 of_platform_depopulate(ssusb->dev); in ssusb_host_exit()
/OK3568_Linux_fs/kernel/drivers/bus/
H A Dtegra-gmi.c259 of_platform_depopulate(gmi->dev); in tegra_gmi_remove()
H A Dhisi_lpc.c686 of_platform_depopulate(dev); in hisi_lpc_remove()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dstm32-timers.c271 of_platform_depopulate(&pdev->dev); in stm32_timers_remove()
H A Dqcom_rpm.c683 of_platform_depopulate(&pdev->dev); in qcom_rpm_remove()
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dcdns3-imx.c225 of_platform_depopulate(dev); in cdns_imx_remove()
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dstm32-dfsdm-core.c378 of_platform_depopulate(&pdev->dev); in stm32_dfsdm_core_remove()
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dqcom_wcnss.c585 of_platform_depopulate(&pdev->dev); in wcnss_remove()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c1515 of_platform_depopulate(&pdev->dev); in dss_probe()
1545 of_platform_depopulate(&pdev->dev); in dss_remove()
/OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/
H A Dq6adm.c609 of_platform_depopulate(&adev->dev); in q6adm_remove()

12