Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A Dgamecon.c529 static int gc_psx_delay = GC_PSX_DELAY; variable
530 module_param_named(psx_delay, gc_psx_delay, uint, 0);
557 udelay(gc_psx_delay); in gc_psx_command()
569 udelay(gc_psx_delay); in gc_psx_command()
588 udelay(gc_psx_delay); in gc_psx_read_packet()
591 udelay(gc_psx_delay); in gc_psx_read_packet()