Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dof_platform.h78 extern void of_platform_depopulate(struct device *parent);
93 static inline void of_platform_depopulate(struct device *parent) { } in of_platform_depopulate() function
/linux-4.4.14/drivers/usb/dwc3/
Ddwc3-qcom.c101 of_platform_depopulate(&pdev->dev); in dwc3_qcom_remove()
Ddwc3-st.c304 of_platform_depopulate(&pdev->dev); in st_dwc3_remove()
Ddwc3-omap.c553 of_platform_depopulate(omap->dev); in dwc3_omap_remove()
/linux-4.4.14/drivers/mfd/
Dqcom-spmi-pmic.c137 of_platform_depopulate(&sdev->dev); in pmic_spmi_remove()
Dqcom_rpm.c596 of_platform_depopulate(&pdev->dev); in qcom_rpm_remove()
/linux-4.4.14/drivers/of/
Dplatform.c508 void of_platform_depopulate(struct device *parent) in of_platform_depopulate() function
515 EXPORT_SYMBOL_GPL(of_platform_depopulate);
Dunittest.c811 of_platform_depopulate(&test_bus->dev); in of_unittest_platform_populate()
/linux-4.4.14/drivers/soc/qcom/
Dsmd-rpm.c218 of_platform_depopulate(&sdev->dev); in qcom_smd_rpm_remove()
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_drv.c269 of_platform_depopulate(&pdev->dev); in sti_platform_remove()
/linux-4.4.14/drivers/firmware/
Darm_scpi.c624 of_platform_depopulate(dev); in scpi_remove()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c5494 of_platform_depopulate(&dsidev->dev); in dsi_unbind()