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

  /external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
SDL_gsvideo.h 43 int console_fd; member in struct:SDL_PrivateVideoData
71 #define console_fd (this->hidden->console_fd) macro
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbvideo.h 54 int console_fd; member in struct:SDL_PrivateVideoData
98 #define console_fd (this->hidden->console_fd) macro

Completed in 21 milliseconds