Searched refs:attribute_set (Results 1 – 1 of 1) sorted by relevance
1014 struct attribute_set { struct1020 struct attribute_set s; argument1024 static struct attribute_set *create_attr_set(unsigned int max_members, in create_attr_set()1049 static int add_to_attr_set(struct attribute_set *s, struct attribute *attr) in add_to_attr_set()1063 static int add_many_to_attr_set(struct attribute_set *s, in add_many_to_attr_set()1078 static void delete_attr_set(struct attribute_set *s, struct kobject *kobj) in delete_attr_set()2051 static struct attribute_set *hotkey_dev_attributes;