Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/joystick/linux/
DSDL_sysjoystick.c535 static int allocate_hatdata(SDL_Joystick *joystick) in allocate_hatdata() function
643 if ( allocate_hatdata(joystick) < 0 ) { in JS_ConfigJoystick()
743 if ( allocate_hatdata(joystick) < 0 ) { in EV_ConfigJoystick()