gc_psx_command    598 drivers/input/joystick/gamecon.c 	gc_psx_command(gc, 0x01, data2);	/* Access pad */
gc_psx_command    599 drivers/input/joystick/gamecon.c 	gc_psx_command(gc, 0x42, id);		/* Get device ids */
gc_psx_command    600 drivers/input/joystick/gamecon.c 	gc_psx_command(gc, 0, data2);		/* Dump status */
gc_psx_command    615 drivers/input/joystick/gamecon.c 		gc_psx_command(gc, 0, data2);