Home
last modified time | relevance | path

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

/linux/samples/vfio-mdev/
H A Dmdpy.c50 static struct mdpy_type { struct
105 const struct mdpy_type *type;
230 const struct mdpy_type *type = in mdpy_init_dev()
231 container_of(mdev->type, struct mdpy_type, type); in mdpy_init_dev()
635 struct mdpy_type *type = container_of(mtype, struct mdpy_type, type); in mdpy_show_description()