Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/joystick/
Dgamecon.c317 #define GC_SNES_LENGTH 12 /* The SNES true length is 16, but the macro
364 (gc->pad_count[GC_SNES] ? GC_SNES_LENGTH : GC_NES_LENGTH); in gc_nes_process_packet()