Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dit87.c1178 static int get_temp_type(struct it87_data *data, int index) in get_temp_type() function
1237 return sprintf(buf, "%d\n", get_temp_type(data, sensor_attr->index)); in show_temp_type()
2371 if (get_temp_type(data, i) == 0) in it87_temp_is_visible()