Home
last modified time | relevance | path

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

/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe.c366 static int wait_for_host_signal(struct goldfish_pipe *pipe, int is_write) in wait_for_host_signal() function
461 status = wait_for_host_signal(pipe, is_write); in goldfish_pipe_read_write()