Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 6 of 6) sorted by relevance

/kvmtool/
H A Dframebuffer.c20 int fb__attach(struct framebuffer *fb, struct fb_target_operations *ops) in fb__attach()
35 struct fb_target_operations *ops = fb->targets[i]; in start_targets() local
/kvmtool/include/kvm/
H A Ddisk-image.h60 struct disk_image_operations *ops; member
H A Dvirtio.h223 struct virtio_ops *ops; member
/kvmtool/disk/
H A Dcore.c56 struct disk_image_operations *ops, in disk_image__new()
/kvmtool/virtio/
H A Dcore.c357 struct virtio_ops *ops, enum virtio_trans trans, in virtio_init()
H A Dnet.c65 struct net_dev_operations *ops; member
854 struct virtio_ops *ops; in virtio_net__init_one() local