tgfx_buttons 58 drivers/input/joystick/turbografx.c static int tgfx_buttons[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2 }; tgfx_buttons 193 drivers/input/joystick/turbografx.c if (n_buttons[i] > ARRAY_SIZE(tgfx_buttons)) { tgfx_buttons 227 drivers/input/joystick/turbografx.c set_bit(tgfx_buttons[j], input_dev->keybit);