Home
last modified time | relevance | path

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

/linux/drivers/virtio/
H A Dvirtio_debug.c98 void virtio_debug_device_exit(struct virtio_device *dev) in virtio_debug_device_exit() function
102 EXPORT_SYMBOL_GPL(virtio_debug_device_exit);
H A Dvirtio.c525 virtio_debug_device_exit(dev); in unregister_virtio_device()
/linux/include/linux/
H A Dvirtio.h256 void virtio_debug_device_exit(struct virtio_device *dev);
265 static inline void virtio_debug_device_exit(struct virtio_device *dev) in virtio_debug_device_exit() function