Home
last modified time | relevance | path

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

/linux/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.c492 virtio_debug_device_init(dev); in register_virtio_device()
/linux/include/linux/
H A Dvirtio.h255 void virtio_debug_device_init(struct virtio_device *dev);
261 static inline void virtio_debug_device_init(struct virtio_device *dev) in virtio_debug_device_init() function