Searched defs:timer_pending (Results 1 – 7 of 7) sorted by relevance
15 static int timer_pending(const struct timer_list * timer) in timer_pending() function
166 static inline int timer_pending(const struct timer_list * timer) in timer_pending() function
122 bool timer_pending; member
180 int ret, timer_pending; in lm3554_hw_strobe() local
81 unsigned long timer_pending; member
298 u8 started:1, stopped:1, timer_pending:1; member
Completed in 18 milliseconds