Home
last modified time | relevance | path

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

/linux-6.15/drivers/virtio/
H A Dvirtio_debug.c75 void virtio_debug_device_init(struct virtio_device *dev) in virtio_debug_device_init() function
90 EXPORT_SYMBOL_GPL(virtio_debug_device_init);
H A Dvirtio.c546 virtio_debug_device_init(dev); in register_virtio_device()
/linux-6.15/include/linux/
H A Dvirtio.h278 void virtio_debug_device_init(struct virtio_device *dev);
284 static inline void virtio_debug_device_init(struct virtio_device *dev) in virtio_debug_device_init() function