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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dgameport.h40 void (*poll_handler)(struct gameport *); member in struct:gameport
216 gameport->poll_handler = handler;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/gameport/
H A Dgameport.c162 BUG_ON(!gameport->poll_handler);
184 gameport->poll_handler(gameport);
800 gameport->poll_handler = NULL;

Completed in 305 milliseconds