Home
last modified time | relevance | path

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

/Linux-v5.10/samples/vfio-mdev/
Dmdpy.c55 static const struct mdpy_type { struct
97 const struct mdpy_type *type;
102 static const struct mdpy_type *mdpy_find_type(struct kobject *kobj) in mdpy_find_type()
231 const struct mdpy_type *type = mdpy_find_type(kobj); in mdpy_create()
676 const struct mdpy_type *type = mdpy_find_type(kobj); in description_show()