Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/joystick/
Dgamecon.c536 static const short gc_psx_btn[] = { variable
659 input_report_key(dev, gc_psx_btn[i], ~data[1] & (1 << i)); in gc_psx_report_one()
693 input_report_key(dev, gc_psx_btn[i], ~data[1] & (1 << i)); in gc_psx_report_one()
892 input_set_capability(input_dev, EV_KEY, gc_psx_btn[i]); in gc_setup_pad()
902 input_set_capability(input_dev, EV_KEY, gc_psx_btn[i]); in gc_setup_pad()