Searched refs:report_alloc (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/joystick/bsd/
H A DSDL_sysjoystick.c148 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 103 milliseconds