Home
last modified time | relevance | path

Searched refs:ELO_PARAMETER (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbelo.c51 #define ELO_PARAMETER 'P' macro
247 if (ok && reply[1] != type && type != ELO_PARAMETER) { in eloWaitReply()
375 req[1] = tolower(ELO_PARAMETER); in eloInitController()