Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vfio/mdev/
Dmdev_sysfs.c25 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_attr_show()
38 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_attr_store()
81 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_release()
92 static struct mdev_type *add_mdev_supported_type(struct mdev_parent *parent, in add_mdev_supported_type()
95 struct mdev_type *type; in add_mdev_supported_type()
148 static void remove_mdev_supported_type(struct mdev_type *type) in remove_mdev_supported_type()
163 struct mdev_type *type; in add_mdev_supported_type_groups()
168 struct mdev_type *ltype, *tmp; in add_mdev_supported_type_groups()
185 struct mdev_type *type, *tmp; in parent_remove_sysfs_files()
251 int mdev_create_sysfs_files(struct device *dev, struct mdev_type *type) in mdev_create_sysfs_files()
[all …]
Dmdev_private.h41 struct mdev_type { struct
52 container_of(_kobj, struct mdev_type, kobj) argument
57 int mdev_create_sysfs_files(struct device *dev, struct mdev_type *type);
58 void mdev_remove_sysfs_files(struct device *dev, struct mdev_type *type);
Dmdev_core.c106 struct mdev_type *type; in mdev_device_remove_common()
278 struct mdev_type *type = to_mdev_type(kobj); in mdev_device_create()
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-vfio-mdev97 What: /sys/.../<device>/<UUID>/mdev_type
/Linux-v5.10/Documentation/driver-api/
Dvfio-mediated-device.rst271 |--- mdev_type {link to its type}