Searched refs:ALARM_BITS (Results 1 – 3 of 3) sorted by relevance
43 const s8 *ALARM_BITS; member
1668 nr = data->ALARM_BITS[sattr->index]; in nct6775_show_alarm()1708 int bit = data->ALARM_BITS[nr + TEMP_ALARM_BASE]; in show_temp_alarm()2052 if (nr == 1 && data->ALARM_BITS[FAN_ALARM_BASE + fan] == -1) in nct6775_fan_is_visible()3480 data->ALARM_BITS = NCT6106_ALARM_BITS; in nct6775_probe()3555 data->ALARM_BITS = NCT6116_ALARM_BITS; in nct6775_probe()3583 data->ALARM_BITS = NCT6775_ALARM_BITS; in nct6775_probe()3658 data->ALARM_BITS = NCT6776_ALARM_BITS; in nct6775_probe()3733 data->ALARM_BITS = NCT6779_ALARM_BITS; in nct6775_probe()3820 data->ALARM_BITS = NCT6791_ALARM_BITS; in nct6775_probe()
770 if (data->ALARM_BITS[INTRUSION_ALARM_BASE + index - 1] < 0) in nct6775_other_is_visible()