Searched defs:mdev_device (Results 1 – 1 of 1) sorted by relevance
18 struct mdev_device { struct19 struct device dev;20 guid_t uuid;21 struct list_head next;22 struct mdev_type *type;23 bool active;