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

  /external/qemu/distrib/sdl-1.2.15/src/joystick/bsd/
SDL_sysjoystick.c 148 static int report_alloc(struct report *, struct report_desc *, int);
317 if (report_alloc(rep, hw->repdesc, REPORT_INPUT) < 0) {
554 report_alloc(struct report *r, struct report_desc *rd, int repind) function

Completed in 836 milliseconds