Home
last modified time | relevance | path

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

12

/Linux-v6.6/include/linux/
Dof_platform.h89 extern void of_platform_depopulate(struct device *parent);
120 static inline void of_platform_depopulate(struct device *parent) { } in of_platform_depopulate() function
/Linux-v6.6/drivers/clk/mediatek/
Dclk-mt8183-audio.c92 of_platform_depopulate(&pdev->dev); in clk_mt8183_audio_remove()
Dclk-mt8192-aud.c102 of_platform_depopulate(&pdev->dev); in clk_mt8192_aud_remove()
Dclk-mt7622-aud.c140 of_platform_depopulate(&pdev->dev); in clk_mt7622_aud_remove()
Dclk-mt2701-aud.c155 of_platform_depopulate(&pdev->dev); in clk_mt2701_aud_remove()
/Linux-v6.6/drivers/ufs/host/
Dti-j721e-ufs.c70 of_platform_depopulate(&pdev->dev); in ti_j721e_ufs_remove()
/Linux-v6.6/drivers/of/
Dplatform.c675 void of_platform_depopulate(struct device *parent) in of_platform_depopulate() function
682 EXPORT_SYMBOL_GPL(of_platform_depopulate);
686 of_platform_depopulate(*(struct device **)res); in devm_of_platform_populate_release()
/Linux-v6.6/drivers/usb/dwc3/
Ddwc3-imx8mp.c256 of_platform_depopulate(dev); in dwc3_imx8mp_probe()
276 of_platform_depopulate(dev); in dwc3_imx8mp_remove()
Ddwc3-of-simple.c100 of_platform_depopulate(simple->dev); in __dwc3_of_simple_teardown()
Ddwc3-exynos.c136 of_platform_depopulate(&pdev->dev); in dwc3_exynos_remove()
Ddwc3-st.c312 of_platform_depopulate(&pdev->dev); in st_dwc3_remove()
Ddwc3-xilinx.c313 of_platform_depopulate(dev); in dwc3_xlnx_remove()
Ddwc3-octeon.c523 of_platform_depopulate(octeon->dev); in dwc3_octeon_remove()
Ddwc3-meson-g12a.c808 of_platform_depopulate(dev); in dwc3_meson_g12a_probe()
840 of_platform_depopulate(dev); in dwc3_meson_g12a_remove()
/Linux-v6.6/drivers/usb/gadget/udc/
Drzv2m_usb3drd.c65 of_platform_depopulate(usb3->dev); in rzv2m_usb3drd_remove()
/Linux-v6.6/drivers/soc/qcom/
Dsmd-rpm.c218 of_platform_depopulate(&rpdev->dev); in qcom_smd_rpm_remove()
Dwcnss_ctrl.c343 of_platform_depopulate(&rpdev->dev); in wcnss_ctrl_remove()
/Linux-v6.6/drivers/iio/dac/
Dstm32-dac-core.c189 of_platform_depopulate(&pdev->dev); in stm32_dac_remove()
/Linux-v6.6/drivers/memory/
Dfsl_ifc.c91 of_platform_depopulate(&dev->dev); in fsl_ifc_ctrl_remove()
/Linux-v6.6/drivers/bus/
Dtegra-gmi.c265 of_platform_depopulate(gmi->dev); in tegra_gmi_remove()
/Linux-v6.6/drivers/mfd/
Dstm32-timers.c271 of_platform_depopulate(&pdev->dev); in stm32_timers_remove()
/Linux-v6.6/drivers/usb/mtu3/
Dmtu3_host.c335 of_platform_depopulate(ssusb->dev); in ssusb_host_exit()
/Linux-v6.6/drivers/media/platform/qcom/venus/
Dcore.c406 of_platform_depopulate(dev); in venus_probe()
434 of_platform_depopulate(dev); in venus_remove()
/Linux-v6.6/drivers/usb/cdns3/
Dcdns3-imx.c227 of_platform_depopulate(dev); in cdns_imx_remove()
/Linux-v6.6/drivers/iio/adc/
Dstm32-dfsdm-core.c444 of_platform_depopulate(&pdev->dev); in stm32_dfsdm_core_remove()

12