Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/goldfish/
Dgoldfish_pipe.c91 #define CMD_WAKE_ON_WRITE 5 /* tell the emulator to wake us when writing macro
373 goldfish_cmd(pipe, CMD_WAKE_ON_WRITE + cmd_offset); in goldfish_pipe_read_write()