Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/goldfish/
Dgoldfish_pipe.c691 static struct goldfish_pipe_dev *to_goldfish_pipe_dev(struct file *file) in to_goldfish_pipe_dev() function
711 struct goldfish_pipe_dev *dev = to_goldfish_pipe_dev(file); in goldfish_pipe_open()