Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dw83795.c2132 int temp_chan, int in_chan) in w83795_apply_temp_config() argument
2140 if (temp_chan >= 4) in w83795_apply_temp_config()
2142 data->temp_mode |= 1 << temp_chan; in w83795_apply_temp_config()
2145 data->has_temp |= 1 << temp_chan; in w83795_apply_temp_config()