Searched refs:ad7475_st_map (Results 1 – 1 of 1) sorted by relevance
542 static const int ad7475_st_map[] = { variable567 return sprintf(buf, "%d\n", ad7475_st_map[val & 0x7]); in temp_st_show()606 val = find_closest_descending(val, ad7475_st_map, in temp_st_store()607 ARRAY_SIZE(ad7475_st_map)); in temp_st_store()