Home
last modified time | relevance | path

Searched defs:timer_func (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Dtimer.h38 void (*timer_func)(uint64_t now, void *timer_func_data); member
/third_party/FreeBSD/sys/sys/
D_callout.h46 typedef void (*timer_func)(unsigned long); typedef