Searched defs:grip_btn (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | grip.c | 60 static int *grip_btn[] = { NULL, grip_btn_gpp, grip_btn_bd, grip_btn_xt, grip_btn_dc }; variable
|
H A D | grip_mp.c | 99 static const int *grip_btn[] = { NULL, NULL, grip_btn_gp, grip_btn_c64 }; variable
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | grip.c | 57 static int *grip_btn[] = { NULL, grip_btn_gpp, grip_btn_bd, grip_btn_xt, grip_btn_dc }; variable
|
H A D | grip_mp.c | 99 static const int *grip_btn[] = { NULL, NULL, grip_btn_gp, grip_btn_c64 }; variable
|
Completed in 4 milliseconds