Searched refs:mdev_type (Results 1 – 5 of 5) sorted by relevance
28 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 …]
42 struct mdev_type { struct53 container_of(_kobj, struct mdev_type, kobj) argument58 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);
284 struct mdev_type *type = to_mdev_type(kobj); in mdev_device_create()353 struct mdev_type *type; in mdev_device_remove()
96 What: /sys/.../<device>/<UUID>/mdev_type
271 |--- mdev_type {link to its type}