Searched refs:attribute_set (Results 1 – 1 of 1) sorted by relevance
1024 struct attribute_set { struct1030 struct attribute_set s; argument1034 static struct attribute_set *create_attr_set(unsigned int max_members, in create_attr_set()1059 static int add_to_attr_set(struct attribute_set *s, struct attribute *attr) in add_to_attr_set()1073 static int add_many_to_attr_set(struct attribute_set *s, in add_many_to_attr_set()1088 static void delete_attr_set(struct attribute_set *s, struct kobject *kobj) in delete_attr_set()2061 static struct attribute_set *hotkey_dev_attributes;