Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dtmdc.c46 #define TMDC_BTN 16 macro
60 static const short tmdc_btn_pad[TMDC_BTN] =
62 static const short tmdc_btn_joy[TMDC_BTN] =
65 static const short tmdc_btn_fm[TMDC_BTN] =
67 static const short tmdc_btn_at[TMDC_BTN] =
327 for (j = 0; j < port->btnc[i] && j < TMDC_BTN; j++) in tmdc_setup_port()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dtmdc.c43 #define TMDC_BTN 16 macro
57 static const short tmdc_btn_pad[TMDC_BTN] =
59 static const short tmdc_btn_joy[TMDC_BTN] =
62 static const short tmdc_btn_fm[TMDC_BTN] =
64 static const short tmdc_btn_at[TMDC_BTN] =
324 for (j = 0; j < port->btnc[i] && j < TMDC_BTN; j++) in tmdc_setup_port()

Completed in 2 milliseconds