Searched defs:spl_timer_list_t (Results 1 – 1 of 1) sorted by relevance
66 typedef struct timer_list *spl_timer_list_t; typedef68 typedef unsigned long spl_timer_list_t; typedef74 timer_setup(struct timer_list *timer, void (*func)(spl_timer_list_t), u32 fl) in timer_setup()