Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds