Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Ddme1737.c978 static ssize_t show_zone(struct device *dev, struct device_attribute *attr, in show_zone() function
1567 show_zone, NULL, SYS_ZONE_AUTO_CHANNELS_TEMP, ix-1); \
1569 show_zone, set_zone, SYS_ZONE_AUTO_POINT1_TEMP_HYST, ix-1); \
1571 show_zone, set_zone, SYS_ZONE_AUTO_POINT1_TEMP, ix-1); \
1573 show_zone, set_zone, SYS_ZONE_AUTO_POINT2_TEMP, ix-1); \
1575 show_zone, set_zone, SYS_ZONE_AUTO_POINT3_TEMP, ix-1)
/Linux-v4.19/drivers/iio/light/
Dlm3533-als.c470 static ssize_t show_zone(struct device *dev, in show_zone() function