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

/linux-4.1.27/drivers/input/joystick/
H A Dtmdc.c62 #define TMDC_BTN 16 macro
76 static const short tmdc_btn_pad[TMDC_BTN] =
78 static const short tmdc_btn_joy[TMDC_BTN] =
81 static const short tmdc_btn_fm[TMDC_BTN] =
83 static const short tmdc_btn_at[TMDC_BTN] =
343 for (j = 0; j < port->btnc[i] && j < TMDC_BTN; j++) tmdc_setup_port()

Completed in 35 milliseconds