Home
last modified time | relevance | path

Searched refs:grip_abs_c64 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/joystick/
H A Dgrip_mp.c96 static const int grip_abs_c64[] = { ABS_X, ABS_Y, -1 }; variable
98 static const int *grip_abs[] = { NULL, NULL, grip_abs_gp, grip_abs_c64 };