Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/goldfish/
H A Dgoldfish_pipe.c604 static void goldfish_pipe_device_deinit(struct platform_device *pdev,
627 if (dev->magic != &goldfish_pipe_device_deinit) in goldfish_pipe_interrupt()
873 static void goldfish_pipe_device_deinit(struct platform_device *pdev, in goldfish_pipe_device_deinit() function
891 dev->magic = &goldfish_pipe_device_deinit; in goldfish_pipe_probe()
930 goldfish_pipe_device_deinit(pdev, dev); in goldfish_pipe_remove()