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

/linux-master/drivers/platform/x86/dell/
H A Dalienware-wmi.c228 static struct attribute_group zone_attribute_group = { variable in typeref:struct:attribute_group
481 zone_attribute_group.attrs = zone_attrs;
485 return sysfs_create_group(&dev->dev.kobj, &zone_attribute_group);
492 sysfs_remove_group(&dev->dev.kobj, &zone_attribute_group);

Completed in 121 milliseconds