Home
last modified time | relevance | path

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

12

/Linux-v4.19/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-v4.19/drivers/of/
Dplatform.c582 void of_platform_depopulate(struct device *parent) in of_platform_depopulate() function
589 EXPORT_SYMBOL_GPL(of_platform_depopulate);
593 of_platform_depopulate(*(struct device **)res); in devm_of_platform_populate_release()
Dunittest.c1053 of_platform_depopulate(&test_bus->dev); in of_unittest_platform_populate()
/Linux-v4.19/drivers/iio/dac/
Dstm32-dac-core.c157 of_platform_depopulate(&pdev->dev); in stm32_dac_remove()
/Linux-v4.19/drivers/soc/qcom/
Dsmd-rpm.c221 of_platform_depopulate(&rpdev->dev); in qcom_smd_rpm_remove()
Dwcnss_ctrl.c343 of_platform_depopulate(&rpdev->dev); in wcnss_ctrl_remove()
/Linux-v4.19/drivers/usb/mtu3/
Dmtu3_host.c246 of_platform_depopulate(ssusb->dev); in ssusb_host_exit()
/Linux-v4.19/drivers/usb/dwc3/
Ddwc3-of-simple.c163 of_platform_depopulate(dev); in dwc3_of_simple_remove()
Ddwc3-qcom.c517 of_platform_depopulate(&pdev->dev); in dwc3_qcom_probe()
535 of_platform_depopulate(dev); in dwc3_qcom_remove()
Ddwc3-st.c308 of_platform_depopulate(&pdev->dev); in st_dwc3_remove()
Ddwc3-omap.c542 of_platform_depopulate(omap->dev); in dwc3_omap_remove()
/Linux-v4.19/drivers/bus/
Dtegra-gmi.c259 of_platform_depopulate(gmi->dev); in tegra_gmi_remove()
Dti-sysc.c1780 of_platform_depopulate(&pdev->dev); in sysc_remove()
/Linux-v4.19/drivers/mfd/
Dstm32-timers.c252 of_platform_depopulate(&pdev->dev); in stm32_timers_remove()
Dqcom_rpm.c693 of_platform_depopulate(&pdev->dev); in qcom_rpm_remove()
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_drv.c1245 of_platform_depopulate(dev); in add_display_components()
1261 of_platform_depopulate(dev); in add_display_components()
1339 of_platform_depopulate(&pdev->dev); in msm_pdev_remove()
/Linux-v4.19/drivers/media/platform/qcom/venus/
Dcore.c348 of_platform_depopulate(dev); in venus_remove()
/Linux-v4.19/drivers/iio/adc/
Dstm32-adc-core.c505 of_platform_depopulate(&pdev->dev); in stm32_adc_remove()
Dstm32-dfsdm-adc.c1199 of_platform_depopulate(&pdev->dev); in stm32_dfsdm_adc_remove()
/Linux-v4.19/drivers/remoteproc/
Dqcom_wcnss.c573 of_platform_depopulate(&pdev->dev); in wcnss_remove()
/Linux-v4.19/sound/soc/qcom/qdsp6/
Dq6adm.c611 of_platform_depopulate(&adev->dev); in q6adm_remove()
Dq6afe.c1480 of_platform_depopulate(&adev->dev); in q6afe_remove()
Dq6asm.c1364 of_platform_depopulate(&adev->dev); in q6asm_remove()
/Linux-v4.19/drivers/crypto/caam/
Dctrl.c316 of_platform_depopulate(ctrldev); in caam_remove()
/Linux-v4.19/drivers/firmware/
Dti_sci.c1946 of_platform_depopulate(dev); in ti_sci_remove()

12