HomeSort by relevance Sort by last modified time
    Searched full:inreport (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/joystick/bsd/
SDL_sysjoystick.c 124 struct report inreport; member in struct:joystick_hwdata
296 rep = &hw->inreport;
443 rep = &joy->hwdata->inreport;
511 report_free(&joy->hwdata->inreport);

Completed in 835 milliseconds