Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/goldfish/
Dgoldfish_pipe.c420 static int wait_for_host_signal(struct goldfish_pipe *pipe, int is_write) in wait_for_host_signal() function
514 status = wait_for_host_signal(pipe, is_write); in goldfish_pipe_read_write()