Searched refs:asc7621_temp_smoothing_time_map (Results 1 – 1 of 1) sorted by relevance
738 static const u32 asc7621_temp_smoothing_time_map[] = { variable750 return sprintf(buf, "%u\n", asc7621_temp_smoothing_time_map[regval]); in show_temp_st()765 for (i = 0; i < ARRAY_SIZE(asc7621_temp_smoothing_time_map); i++) { in store_temp_st()766 if (reqval == asc7621_temp_smoothing_time_map[i]) { in store_temp_st()