Home
last modified time | relevance | path

Searched refs:vub_get_features (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvhost-user-base.c112 static uint64_t vub_get_features(VirtIODevice *vdev, in vub_get_features() function
357 vdc->get_features = vub_get_features; in vub_class_init()
/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c364 vub_get_features(VuDev *dev) in vub_get_features() function
462 .get_features = vub_get_features,