Searched defs:mdev_device (Results 1 – 2 of 2) sorted by relevance
27 struct mdev_device { struct38 static inline struct mdev_device *to_mdev_device(struct device *dev) in to_mdev_device() argument
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;