Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/joystick/
Dgamecon.c547 static int gc_psx_delay = GC_PSX_DELAY; variable
548 module_param_named(psx_delay, gc_psx_delay, uint, 0);
575 udelay(gc_psx_delay); in gc_psx_command()
587 udelay(gc_psx_delay); in gc_psx_command()
606 udelay(gc_psx_delay); in gc_psx_read_packet()
609 udelay(gc_psx_delay); in gc_psx_read_packet()