Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dnicstar.c148 static void ns_poll(unsigned long arg);
290 ns_timer.function = ns_poll; in nicstar_init()
2681 static void ns_poll(unsigned long arg) in ns_poll() function