gameport_cooked_read 325 drivers/input/joystick/analog.c port->bads -= gameport_cooked_read(port->gameport, port->axes, &port->buttons); gameport_cooked_read 647 drivers/input/joystick/analog.c if (!gameport_cooked_read(gameport, port->axes, &port->buttons)) gameport_cooked_read 57 drivers/input/joystick/joydump.c gameport_cooked_read(gameport, axes, &buttons);