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

/linux-4.4.14/drivers/input/joystick/
H A Dgrip.c76 static int *grip_btn[] = { NULL, grip_btn_gpp, grip_btn_bd, grip_btn_xt, grip_btn_dc }; variable
382 for (j = 0; (t = grip_btn[grip->mode[i]][j]) >= 0; j++) grip_connect()
H A Dgrip_mp.c98 static const int *grip_btn[] = { NULL, NULL, grip_btn_gp, grip_btn_c64 }; variable
611 for (j = 0; (t = grip_btn[port->mode][j]) >= 0; j++) register_slot()

Completed in 158 milliseconds