Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/joystick/
Dgamecon.c532 static int gc_psx_delay = GC_PSX_DELAY; variable
533 module_param_named(psx_delay, gc_psx_delay, uint, 0);
560 udelay(gc_psx_delay); in gc_psx_command()
572 udelay(gc_psx_delay); in gc_psx_command()
591 udelay(gc_psx_delay); in gc_psx_read_packet()
594 udelay(gc_psx_delay); in gc_psx_read_packet()