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

/linux-master/include/linux/
H A Dsys_soc.h29 * soc_device_unregister - unregister SoC device
32 void soc_device_unregister(struct soc_device *soc_dev);
/linux-master/drivers/soc/samsung/
H A Dexynos-chipid.c157 soc_device_unregister(soc_dev);
166 soc_device_unregister(soc_dev);
/linux-master/drivers/soc/nuvoton/
H A Dwpcm450-soc.c100 soc_device_unregister(wpcm450_soc);
/linux-master/drivers/firmware/smccc/
H A Dsoc_id.c92 soc_device_unregister(soc_dev);
/linux-master/drivers/base/
H A Dsoc.c187 /* Ensure soc_dev->attr is freed after calling soc_device_unregister. */
188 void soc_device_unregister(struct soc_device *soc_dev) function
193 EXPORT_SYMBOL_GPL(soc_device_unregister); variable
/linux-master/drivers/soc/loongson/
H A Dloongson2_guts.c153 soc_device_unregister(soc_dev);
/linux-master/drivers/soc/mediatek/
H A Dmtk-socinfo.c177 soc_device_unregister(mtk_socinfop->soc_dev);
/linux-master/drivers/soc/qcom/
H A Dsocinfo.c810 soc_device_unregister(qs->soc_dev);

Completed in 130 milliseconds