Searched refs:show_zone (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | dme1737.c | 965 static ssize_t show_zone(struct device *dev, struct device_attribute *attr, in show_zone() function 1554 show_zone, NULL, SYS_ZONE_AUTO_CHANNELS_TEMP, ix-1); \ 1556 show_zone, set_zone, SYS_ZONE_AUTO_POINT1_TEMP_HYST, ix-1); \ 1558 show_zone, set_zone, SYS_ZONE_AUTO_POINT1_TEMP, ix-1); \ 1560 show_zone, set_zone, SYS_ZONE_AUTO_POINT2_TEMP, ix-1); \ 1562 show_zone, set_zone, SYS_ZONE_AUTO_POINT3_TEMP, ix-1)
|
/openbmc/linux/drivers/iio/light/ |
H A D | lm3533-als.c | 466 static ssize_t show_zone(struct device *dev, in show_zone() function
|