Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/input/joystick/
Dturbografx.c74 static int tgfx_buttons[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2 }; variable
235 set_bit(tgfx_buttons[j], input_dev->keybit); in tgfx_probe()