Home
last modified time | relevance | path

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

/linux/drivers/virtio/
H A Dvirtio_debug.c110 void virtio_debug_exit(void) in virtio_debug_exit() function
114 EXPORT_SYMBOL_GPL(virtio_debug_exit);
H A Dvirtio.c614 virtio_debug_exit(); in virtio_exit()
/linux/include/linux/
H A Dvirtio.h259 void virtio_debug_exit(void);
277 static inline void virtio_debug_exit(void) in virtio_debug_exit() function