Home
last modified time | relevance | path

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

/linux/drivers/hwmon/peci/
H A Dcputemp.c76 channel_core, enumerator
276 *str = channel < channel_core ? in cputemp_read_string()
277 cputemp_label[channel] : priv->coretemp_label[channel - channel_core]; in cputemp_read_string()
301 return get_core_temp(priv, channel - channel_core, val); in cputemp_read()
325 if (channel < channel_core) in cputemp_is_visible()
328 if (test_bit(channel - channel_core, priv->core_mask)) in cputemp_is_visible()
435 [channel_core ... CPUTEMP_CHANNEL_NUMS - 1] =