Home
last modified time | relevance | path

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

/openbmc/linux/samples/vfio-mdev/
H A Dmtty.c146 static struct mtty_type { struct
751 struct mtty_type *type = in mtty_init_dev()
752 container_of(mdev->type, struct mtty_type, type); in mtty_init_dev()
1343 struct mtty_type *type = container_of(mtype, struct mtty_type, type); in mtty_get_available()