Searched defs:vdpa_device (Results 1 – 1 of 1) sorted by relevance
46 struct vdpa_device { struct47 struct device dev;48 struct device *dma_dev;49 const struct vdpa_config_ops *config;50 unsigned int index;51 bool features_valid;52 int nvqs;