Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/nuvoton/
H A Dwpcm450-soc.c45 static struct soc_device *wpcm450_soc; variable
91 wpcm450_soc = soc; in wpcm450_soc_init()
99 if (wpcm450_soc) { in wpcm450_soc_exit()
100 soc_device_unregister(wpcm450_soc); in wpcm450_soc_exit()
101 wpcm450_soc = NULL; in wpcm450_soc_exit()