Searched refs:set_zone (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | dme1737.c | 1016 static ssize_t set_zone(struct device *dev, struct device_attribute *attr, in set_zone() function 1565 show_zone, set_zone, SYS_ZONE_AUTO_POINT1_TEMP_HYST, ix-1); \ 1567 show_zone, set_zone, SYS_ZONE_AUTO_POINT1_TEMP, ix-1); \ 1569 show_zone, set_zone, SYS_ZONE_AUTO_POINT2_TEMP, ix-1); \ 1571 show_zone, set_zone, SYS_ZONE_AUTO_POINT3_TEMP, ix-1)
|