Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dclockchips.h206 extern int clockevents_notify(unsigned long reason, void *arg);
212 static inline int clockevents_notify(unsigned long reason, void *arg) { return 0; } in clockevents_notify() function