HomeSort by relevance Sort by last modified time
    Searched refs:gpm_available (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbevents.c 376 static int gpm_available(char *proto, size_t protolen) function
606 if ( gpm_available(proto, SDL_arraysize(proto)) ) {
  /external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsevents.c 349 static int gpm_available(void) function
500 if ( gpm_available() ) {

Completed in 61 milliseconds