Home
last modified time | relevance | path

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

/external/qemu/include/hw/android/goldfish/
Dpipe.h177 #define PIPE_CMD_WAKE_ON_WRITE 5 /* tell the emulator to wake us when writing is possible */ macro
/external/qemu/hw/android/goldfish/
Dpipe.c1064 case PIPE_CMD_WAKE_ON_WRITE: in pipeDevice_doCommand()