Searched defs:timer_func (Results 1 – 2 of 2) sorted by relevance
| /third_party/libinput/src/ | ||
| D | timer.h | 38 void (*timer_func)(uint64_t now, void *timer_func_data); member |
| /third_party/FreeBSD/sys/sys/ | ||
| D | _callout.h | 46 typedef void (*timer_func)(unsigned long); typedef |