Searched defs:wl_timer (Results 1 – 2 of 2) sorted by relevance
24 struct wl_timer { struct32 struct wl_timer *next; argument34 char *name; /* Description of the timer */
1574 static void wl_timer(unsigned long data) in wl_timer() function