Searched defs:virtio_dev (Results 1 – 3 of 3) sorted by relevance
38 struct virtio_dev { struct62 const struct virtio_dev_ops *backend_ops; argument69 int (*read_dev_cfg)(struct virtio_dev *hw, size_t offset, argument
564 int (*fn)(struct virtio_dev *, uint32_t)) in virtio_user_queue_setup() argument [all...]
77 struct virtio_dev virtio_dev; member