Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/samples/vfio-mdev/
H A 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()

Completed in 3 milliseconds