Searched refs:ALARM_BITS (Results 1 – 1 of 1) sorted by relevance
1091 const s8 *ALARM_BITS; member1908 int nr = data->ALARM_BITS[sattr->index]; in show_alarm()1944 int bit = data->ALARM_BITS[nr + TEMP_ALARM_BASE]; in show_temp_alarm()2264 if (nr == 1 && data->ALARM_BITS[FAN_ALARM_BASE + fan] == -1) in nct6775_fan_is_visible()3469 if (data->ALARM_BITS[INTRUSION_ALARM_BASE + index - 1] < 0) in nct6775_other_is_visible()3883 data->ALARM_BITS = NCT6106_ALARM_BITS; in nct6775_probe()3956 data->ALARM_BITS = NCT6116_ALARM_BITS; in nct6775_probe()3982 data->ALARM_BITS = NCT6775_ALARM_BITS; in nct6775_probe()4055 data->ALARM_BITS = NCT6776_ALARM_BITS; in nct6775_probe()4128 data->ALARM_BITS = NCT6779_ALARM_BITS; in nct6775_probe()[all …]