Home
last modified time | relevance | path

Searched refs:virtio_debug_exit (Results 1 – 2 of 2) 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);
/linux/include/linux/
H A Dvirtio.h279 void virtio_debug_exit(void);
297 static inline void virtio_debug_exit(void) in virtio_debug_exit() function