Home
last modified time | relevance | path

Searched refs:mtty_type (Results 1 – 1 of 1) sorted by relevance

/linux/samples/vfio-mdev/
H A Dmtty.c180 static struct mtty_type { argument
1314 struct mtty_type *type = in mtty_init_dev()
1315 container_of(mdev->type, struct mtty_type, type); in mtty_init_dev()
1905 struct mtty_type *type = container_of(mtype, struct mtty_type, type);
177 static struct mtty_type { global() struct