Home
last modified time | relevance | path

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

/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe.c676 static struct goldfish_pipe_dev *to_goldfish_pipe_dev(struct file *file) in to_goldfish_pipe_dev() function
696 struct goldfish_pipe_dev *dev = to_goldfish_pipe_dev(file); in goldfish_pipe_open()