Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/joystick/
Dgamecon.c562 static void gc_psx_command(struct gc *gc, int b, unsigned char *data) in gc_psx_command() function
610 gc_psx_command(gc, 0x01, data2); /* Access pad */ in gc_psx_read_packet()
611 gc_psx_command(gc, 0x42, id); /* Get device ids */ in gc_psx_read_packet()
612 gc_psx_command(gc, 0, data2); /* Dump status */ in gc_psx_read_packet()
627 gc_psx_command(gc, 0, data2); in gc_psx_read_packet()