Searched refs:being_used (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/joystick/iforce/
H A Diforce-packets.c160 static int being_used = 0; local
162 if (being_used)
164 "re-entrant call to iforce_process %d\n", being_used);
165 being_used++;
177 being_used--;
244 being_used--;

Completed in 27 milliseconds