Searched refs:tmr_cb (Results 1 – 1 of 1) sorted by relevance
181 typedef void (*tmr_cb)(int, void *); typedef186 tmr_cb func;220 tmr_add(struct timers *tmrs, int id, int timeout, tmr_cb func, void *arg) in tmr_add()