Searched refs:ns_poll (Results 1 – 1 of 1) sorted by relevance
150 static void ns_poll(struct timer_list *unused);290 timer_setup(&ns_timer, ns_poll, 0); in nicstar_init()2693 static void ns_poll(struct timer_list *unused) in ns_poll() function