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.c77 void virtio_debug_device_init(struct virtio_device *dev) in virtio_debug_device_init() function
92 EXPORT_SYMBOL_GPL(virtio_debug_device_init);
H A Dvirtio.c553 virtio_debug_device_init(dev); in register_virtio_device()
/linux/include/linux/
H A Dvirtio.h317 void virtio_debug_device_init(struct virtio_device *dev);
323 static inline void virtio_debug_device_init(struct virtio_device *dev) in virtio_debug_device_init() function