Searched refs:attribute_set (Results 1 – 1 of 1) sorted by relevance
996 struct attribute_set { struct1002 struct attribute_set s; argument1006 static struct attribute_set *create_attr_set(unsigned int max_members, in create_attr_set()1031 static int add_to_attr_set(struct attribute_set *s, struct attribute *attr) in add_to_attr_set()1045 static int add_many_to_attr_set(struct attribute_set *s, in add_many_to_attr_set()1060 static void delete_attr_set(struct attribute_set *s, struct kobject *kobj) in delete_attr_set()2037 static struct attribute_set *hotkey_dev_attributes;