Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/joystick/
Dgamecon.c539 static const short gc_psx_btn[] = { variable
662 input_report_key(dev, gc_psx_btn[i], ~data[1] & (1 << i)); in gc_psx_report_one()
696 input_report_key(dev, gc_psx_btn[i], ~data[1] & (1 << i)); in gc_psx_report_one()
894 input_set_capability(input_dev, EV_KEY, gc_psx_btn[i]); in gc_setup_pad()
904 input_set_capability(input_dev, EV_KEY, gc_psx_btn[i]); in gc_setup_pad()