Home
last modified time | relevance | path

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

/openbmc/linux/samples/vfio-mdev/
H A Dmdpy.c49 static struct mdpy_type { struct
102 const struct mdpy_type *type;
227 const struct mdpy_type *type = in mdpy_init_dev()
228 container_of(mdev->type, struct mdpy_type, type); in mdpy_init_dev()
653 struct mdpy_type *type = container_of(mtype, struct mdpy_type, type); in mdpy_show_description()