Searched refs:pstore_timefunc (Results 1 – 1 of 1) sorted by relevance
56 static void pstore_timefunc(unsigned long);57 static DEFINE_TIMER(pstore_timer, pstore_timefunc, 0, 0);583 static void pstore_timefunc(unsigned long dummy) in pstore_timefunc() function