Searched refs:TMDC_BTN (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/
H A Dtmdc.c63 #define TMDC_BTN 16 macro
77 static const short tmdc_btn_pad[TMDC_BTN] =
79 static const short tmdc_btn_joy[TMDC_BTN] =
82 static const short tmdc_btn_fm[TMDC_BTN] =
84 static const short tmdc_btn_at[TMDC_BTN] =
333 for (j = 0; j < port->btnc[i] && j < TMDC_BTN; j++)

Completed in 60 milliseconds