Searched refs:cops_poll (Results 1 – 1 of 1) sorted by relevance
193 static void cops_poll(struct timer_list *t);431 timer_setup(&cops_timer, cops_poll, 0); in cops_open()678 static void cops_poll(struct timer_list *unused) in cops_poll() function