Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_pipe.h182 #define PIPE_CMD_WAKE_ON_READ 7 /* tell the emulator to wake us when reading is possible */ macro
Dgoldfish_pipe.c1040 case PIPE_CMD_WAKE_ON_READ: in pipeDevice_doCommand()