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