Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/soc/samsung/
Dexynos-chipid.c114 soc_device_unregister(soc_dev); in exynos_chipid_probe()
123 soc_device_unregister(soc_dev); in exynos_chipid_remove()
/Linux-v5.15/include/linux/
Dsys_soc.h32 void soc_device_unregister(struct soc_device *soc_dev);
/Linux-v5.15/drivers/base/
Dsoc.c172 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister() function
177 EXPORT_SYMBOL_GPL(soc_device_unregister);
/Linux-v5.15/drivers/firmware/smccc/
Dsoc_id.c111 soc_device_unregister(soc_dev); in smccc_soc_exit()
/Linux-v5.15/drivers/soc/fsl/
Dguts.c199 soc_device_unregister(soc_dev); in fsl_guts_remove()
/Linux-v5.15/drivers/soc/qcom/
Dsocinfo.c640 soc_device_unregister(qs->soc_dev); in qcom_socinfo_remove()