Searched refs:vub_get_features (Results 1 – 2 of 2) sorted by relevance
112 static uint64_t vub_get_features(VirtIODevice *vdev, in vub_get_features() function357 vdc->get_features = vub_get_features; in vub_class_init()
364 vub_get_features(VuDev *dev) in vub_get_features() function462 .get_features = vub_get_features,