Searched refs:attribute_set (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c993 struct attribute_set { struct
999 struct attribute_set s;
1003 static struct attribute_set *create_attr_set(unsigned int max_members,
1028 static int add_to_attr_set(struct attribute_set *s, struct attribute *attr)
1042 static int add_many_to_attr_set(struct attribute_set *s,
1057 static void delete_attr_set(struct attribute_set *s, struct kobject *kobj)
2043 static struct attribute_set *hotkey_dev_attributes;

Completed in 174 milliseconds