thermal_attr_group  129 arch/x86/kernel/cpu/mce/therm_throt.c static const struct attribute_group thermal_attr_group = {
thermal_attr_group  243 arch/x86/kernel/cpu/mce/therm_throt.c 	err = sysfs_create_group(&dev->kobj, &thermal_attr_group);
thermal_attr_group  250 arch/x86/kernel/cpu/mce/therm_throt.c 					      thermal_attr_group.name);
thermal_attr_group  254 arch/x86/kernel/cpu/mce/therm_throt.c 					      thermal_attr_group.name);
thermal_attr_group  258 arch/x86/kernel/cpu/mce/therm_throt.c 					thermal_attr_group.name);
thermal_attr_group  266 arch/x86/kernel/cpu/mce/therm_throt.c 	sysfs_remove_group(&dev->kobj, &thermal_attr_group);