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.c177 static struct mtty_type { struct
1317 struct mtty_type *type = in mtty_init_dev()
1318 container_of(mdev->type, struct mtty_type, type); in mtty_init_dev()
1908 struct mtty_type *type = container_of(mtype, struct mtty_type, type); in mtty_get_available()