Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/samsung/
H A Dexynos-chipid.c156 soc_device_unregister(soc_dev); in exynos_chipid_probe()
165 soc_device_unregister(soc_dev); in exynos_chipid_remove()
/openbmc/linux/include/linux/
H A Dsys_soc.h32 void soc_device_unregister(struct soc_device *soc_dev);
/openbmc/linux/drivers/firmware/smccc/
H A Dsoc_id.c92 soc_device_unregister(soc_dev); in smccc_soc_exit()
/openbmc/linux/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);
/openbmc/linux/drivers/soc/nuvoton/
H A Dwpcm450-soc.c100 soc_device_unregister(wpcm450_soc); in wpcm450_soc_exit()
/openbmc/linux/drivers/soc/versatile/
H A Dsoc-realview.c89 soc_device_unregister(soc_dev); in realview_soc_socdev_release()
/openbmc/linux/drivers/soc/loongson/
H A Dloongson2_guts.c153 soc_device_unregister(soc_dev); in loongson2_guts_remove()
/openbmc/linux/drivers/soc/qcom/
H A Dsocinfo.c783 soc_device_unregister(qs->soc_dev); in qcom_socinfo_remove()