Home
last modified time | relevance | path

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

/linux-6.15/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.c579 virtio_debug_device_exit(dev); in unregister_virtio_device()
/linux-6.15/include/linux/
H A Dvirtio.h279 void virtio_debug_device_exit(struct virtio_device *dev);
288 static inline void virtio_debug_device_exit(struct virtio_device *dev) in virtio_debug_device_exit() function