Home
last modified time | relevance | path

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

/openbmc/linux/fs/pstore/
H A Dinternal.h30 extern void pstore_unregister_pmsg(void);
33 static inline void pstore_unregister_pmsg(void) {} in pstore_unregister_pmsg() function
H A Dpmsg.c89 void pstore_unregister_pmsg(void) in pstore_unregister_pmsg() function
H A Dplatform.c556 pstore_unregister_pmsg(); in pstore_unregister()