Home
last modified time | relevance | path

Searched refs:zone_attr_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/powercap/
H A Dpowercap_sys.c298 count = power_zone->zone_attr_count; in create_constraints()
324 power_zone->zone_attr_count = count; in create_constraints()
383 power_zone->zone_attr_count = count; in create_power_zone_common_attributes()
550 power_zone->zone_dev_attrs[power_zone->zone_attr_count] = NULL; in powercap_register_zone()
/openbmc/linux/include/linux/
H A Dpowercap.h147 int zone_attr_count; member