Searched refs:poll_bios (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/misc/
H A Dwistron_btns.c1036 static void poll_bios(unsigned long);
1038 static struct timer_list poll_timer = TIMER_INITIALIZER(poll_bios, 0, 0);
1080 static void poll_bios(unsigned long discard) function
1128 poll_bios(1); /* Flush stale event queue and arm timer */
1164 poll_bios(1);

Completed in 36 milliseconds