Home
last modified time | relevance | path

Searched defs:mdev_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dmdev.h18 struct mdev_device { struct
19 struct device dev;
20 guid_t uuid;
21 struct list_head next;
22 struct mdev_type *type;
23 bool active;

Completed in 3 milliseconds