Home
last modified time | relevance | path

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

/external/qemu/include/hw/android/goldfish/
Dpipe.h168 #define PIPE_CMD_POLL 3 /* poll read/write status */ macro
/external/qemu/hw/android/goldfish/
Dpipe.c1012 case PIPE_CMD_POLL: in pipeDevice_doCommand()