Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Ddme1737.c965 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 Dlm3533-als.c466 static ssize_t show_zone(struct device *dev, in show_zone() function