Home
last modified time | relevance | path

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

/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe.c601 static void goldfish_pipe_device_deinit(struct platform_device *pdev,
624 if (dev->magic != &goldfish_pipe_device_deinit) in goldfish_pipe_interrupt()
867 static void goldfish_pipe_device_deinit(struct platform_device *pdev, in goldfish_pipe_device_deinit() function
884 dev->magic = &goldfish_pipe_device_deinit; in goldfish_pipe_probe()
921 goldfish_pipe_device_deinit(pdev, dev); in goldfish_pipe_remove()