Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/virtio/
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);
Dvirtio.c544 virtio_debug_device_exit(dev); in unregister_virtio_device()
/linux-6.14.4/include/linux/
Dvirtio.h276 void virtio_debug_device_exit(struct virtio_device *dev);
285 static inline void virtio_debug_device_exit(struct virtio_device *dev) in virtio_debug_device_exit() function