Home
last modified time | relevance | path

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

/drivers/hwmon/
Dibmpowernv.c50 MAX_SENSOR_TYPE, enumerator
73 const struct attribute_group *attr_groups[MAX_SENSOR_TYPE + 1];
192 for (type = 0; type < MAX_SENSOR_TYPE; type++) in populate_attr_groups()
202 for (type = 0; type < MAX_SENSOR_TYPE; type++) { in populate_attr_groups()
247 for (type = 0; type < MAX_SENSOR_TYPE; type++) in create_device_attrs()
252 if (type == MAX_SENSOR_TYPE) in create_device_attrs()