Home
last modified time | relevance | path

Searched refs:cops_poll (Results 1 – 1 of 1) sorted by relevance

/drivers/net/appletalk/
Dcops.c193 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