Home
last modified time | relevance | path

Searched refs:report_free (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/joystick/bsd/
DSDL_sysjoystick.c138 static void report_free(struct report *);
511 report_free(&joy->hwdata->inreport); in SDL_SYS_JoystickClose()
583 report_free(struct report *r) in report_free() function