Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vfio/mdev/
Dmdev_sysfs.c28 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_attr_show()
41 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_attr_store()
84 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_release()
95 struct mdev_type *add_mdev_supported_type(struct mdev_parent *parent, in add_mdev_supported_type()
98 struct mdev_type *type; in add_mdev_supported_type()
151 static void remove_mdev_supported_type(struct mdev_type *type) in remove_mdev_supported_type()
166 struct mdev_type *type; in add_mdev_supported_type_groups()
171 struct mdev_type *ltype, *tmp; in add_mdev_supported_type_groups()
188 struct mdev_type *type, *tmp; in parent_remove_sysfs_files()
256 int mdev_create_sysfs_files(struct device *dev, struct mdev_type *type) in mdev_create_sysfs_files()
[all …]
Dmdev_private.h42 struct mdev_type { struct
53 container_of(_kobj, struct mdev_type, kobj) argument
58 int mdev_create_sysfs_files(struct device *dev, struct mdev_type *type);
59 void mdev_remove_sysfs_files(struct device *dev, struct mdev_type *type);
Dmdev_core.c284 struct mdev_type *type = to_mdev_type(kobj); in mdev_device_create()
353 struct mdev_type *type; in mdev_device_remove()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-vfio-mdev96 What: /sys/.../<device>/<UUID>/mdev_type
/Linux-v4.19/Documentation/
Dvfio-mediated-device.txt271 |--- mdev_type {link to its type}