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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/gameport/
H A Dgameport.c505 static atomic_t gameport_no = ATOMIC_INIT(0); local
512 (unsigned long)atomic_inc_return(&gameport_no) - 1);

Completed in 57 milliseconds