Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/goldfish/
Dgoldfish_pipe.c555 static struct miscdevice goldfish_pipe_device = { variable
597 err = misc_register(&goldfish_pipe_device); in goldfish_pipe_probe()
613 misc_deregister(&goldfish_pipe_device); in goldfish_pipe_remove()