Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwmon/
Dk10temp.c114 bool show_current; member
388 if (!data->show_current) in k10temp_is_visible()
520 data->show_current = !is_threadripper() && !is_epyc(); in k10temp_probe()
529 data->show_current = !is_threadripper() && !is_epyc(); in k10temp_probe()
545 data->show_current = true; in k10temp_probe()