Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/joystick/
Dgamecon.c548 static int gc_psx_delay = GC_PSX_DELAY; variable
549 module_param_named(psx_delay, gc_psx_delay, uint, 0);
576 udelay(gc_psx_delay); in gc_psx_command()
588 udelay(gc_psx_delay); in gc_psx_command()
607 udelay(gc_psx_delay); in gc_psx_read_packet()
610 udelay(gc_psx_delay); in gc_psx_read_packet()