Searched refs:PIPE_CMD_WRITE_BUFFER (Results 1 - 2 of 2) sorted by relevance

/external/qemu/hw/
H A Dgoldfish_pipe.h173 #define PIPE_CMD_WRITE_BUFFER 4 /* send a user buffer to the emulator */ macro
H A Dgoldfish_pipe.c1032 case PIPE_CMD_WRITE_BUFFER: {
1126 if ((cmd != PIPE_CMD_READ_BUFFER) && (cmd != PIPE_CMD_WRITE_BUFFER))

Completed in 84 milliseconds