Home
last modified time | relevance | path

Searched refs:soc_device_unregister (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/drivers/soc/samsung/
H A Dexynos-chipid.c165 soc_device_unregister(soc_dev); in exynos_chipid_probe()
174 soc_device_unregister(soc_dev); in exynos_chipid_remove()
/linux-6.15/include/linux/
H A Dsys_soc.h32 void soc_device_unregister(struct soc_device *soc_dev);
/linux-6.15/drivers/base/
H A Dsoc.c188 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister() function
193 EXPORT_SYMBOL_GPL(soc_device_unregister);
/linux-6.15/drivers/soc/nuvoton/
H A Dwpcm450-soc.c100 soc_device_unregister(wpcm450_soc); in wpcm450_soc_exit()
/linux-6.15/drivers/soc/versatile/
H A Dsoc-realview.c89 soc_device_unregister(soc_dev); in realview_soc_socdev_release()
/linux-6.15/drivers/soc/loongson/
H A Dloongson2_guts.c156 soc_device_unregister(soc_dev); in loongson2_guts_remove()
/linux-6.15/drivers/firmware/smccc/
H A Dsoc_id.c172 soc_device_unregister(soc_dev); in smccc_soc_exit()
/linux-6.15/drivers/soc/mediatek/
H A Dmtk-socinfo.c195 soc_device_unregister(mtk_socinfop->soc_dev); in mtk_socinfo_remove()
/linux-6.15/drivers/soc/imx/
H A Dsoc-imx8m.c197 soc_device_unregister(data); in imx8m_unregister_soc()
/linux-6.15/drivers/soc/qcom/
H A Dsocinfo.c826 soc_device_unregister(qs->soc_dev); in qcom_socinfo_remove()