Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/joystick/
Dgamecon.c565 static void gc_psx_command(struct gc *gc, int b, unsigned char *data) in gc_psx_command() function
613 gc_psx_command(gc, 0x01, data2); /* Access pad */ in gc_psx_read_packet()
614 gc_psx_command(gc, 0x42, id); /* Get device ids */ in gc_psx_read_packet()
615 gc_psx_command(gc, 0, data2); /* Dump status */ in gc_psx_read_packet()
630 gc_psx_command(gc, 0, data2); in gc_psx_read_packet()