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

  /external/qemu/distrib/sdl-1.2.15/src/joystick/linux/
SDL_sysjoystick.c 548 static int allocate_hatdata(SDL_Joystick *joystick) function
655 if ( allocate_hatdata(joystick) < 0 ) {
755 if ( allocate_hatdata(joystick) < 0 ) {

Completed in 52 milliseconds