Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/goldfish/
Dgoldfish_pipe.c82 #define CMD_POLL 3 /* poll read/write status */ macro
424 status = goldfish_cmd_status(pipe, CMD_POLL); in goldfish_pipe_poll()