Searched refs:attribute_set (Results 1 – 1 of 1) sorted by relevance
993 struct attribute_set { struct999 struct attribute_set s; argument1003 static struct attribute_set *create_attr_set(unsigned int max_members, in create_attr_set()1028 static int add_to_attr_set(struct attribute_set *s, struct attribute *attr) in add_to_attr_set()1042 static int add_many_to_attr_set(struct attribute_set *s, in add_many_to_attr_set()1057 static void delete_attr_set(struct attribute_set *s, struct kobject *kobj) in delete_attr_set()2052 static struct attribute_set *hotkey_dev_attributes;