Home
last modified time | relevance | path

Searched refs:gc_n64_btn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dgamecon.c102 static const short gc_n64_btn[] = { variable
242 input_report_key(dev, gc_n64_btn[j], in gc_n64_process_packet()
849 input_set_capability(input_dev, EV_KEY, gc_n64_btn[i]); in gc_setup_pad()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dgamecon.c99 static const short gc_n64_btn[] = { variable
239 input_report_key(dev, gc_n64_btn[j], in gc_n64_process_packet()
846 input_set_capability(input_dev, EV_KEY, gc_n64_btn[i]); in gc_setup_pad()

Completed in 4 milliseconds