Searched defs:console_fd (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
H A DSDL_gsvideo.h43 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/
H A DSDL_fbvideo.h62 int console_fd; member in struct:SDL_PrivateVideoData
111 #define console_fd (this->hidden->console_fd) macro

Completed in 87 milliseconds