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.15/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.15/src/video/fbcon/
SDL_fbvideo.h 62 int console_fd; member in struct:SDL_PrivateVideoData
111 #define console_fd (this->hidden->console_fd) macro

Completed in 89 milliseconds