Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsys_soc.h30 void soc_device_unregister(struct soc_device *soc_dev);
/Linux-v4.19/drivers/soc/fsl/
Dguts.c194 soc_device_unregister(soc_dev); in fsl_guts_remove()
/Linux-v4.19/drivers/base/
Dsoc.c162 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister() function