Searched refs:mdev_type (Results 1 – 5 of 5) sorted by relevance
25 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 …]
41 struct mdev_type { struct52 container_of(_kobj, struct mdev_type, kobj) argument57 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);
106 struct mdev_type *type; in mdev_device_remove_common()278 struct mdev_type *type = to_mdev_type(kobj); in mdev_device_create()
97 What: /sys/.../<device>/<UUID>/mdev_type
271 |--- mdev_type {link to its type}