Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/goldfish/
Dgoldfish_pipe.c783 static const struct file_operations goldfish_pipe_fops = { variable
798 miscdev->fops = &goldfish_pipe_fops; in init_miscdevice()