Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe.c602 static void goldfish_pipe_device_deinit(struct platform_device *pdev,
625 if (dev->magic != &goldfish_pipe_device_deinit) in goldfish_pipe_interrupt()
868 static void goldfish_pipe_device_deinit(struct platform_device *pdev, in goldfish_pipe_device_deinit() function
885 dev->magic = &goldfish_pipe_device_deinit; in goldfish_pipe_probe()
922 goldfish_pipe_device_deinit(pdev, dev); in goldfish_pipe_remove()