Searched refs:ALARM_BITS (Results 1 – 3 of 3) sorted by relevance
44 const s8 *ALARM_BITS; member
1755 nr = data->ALARM_BITS[sattr->index]; in nct6775_show_alarm()1795 int bit = data->ALARM_BITS[nr + TEMP_ALARM_BASE]; in show_temp_alarm()1915 if (nr == 1 && data->ALARM_BITS[in] == -1) in nct6775_in_is_visible()2143 if (nr == 1 && data->ALARM_BITS[FAN_ALARM_BASE + fan] == -1) in nct6775_fan_is_visible()3573 data->ALARM_BITS = NCT6106_ALARM_BITS; in nct6775_probe()3648 data->ALARM_BITS = NCT6116_ALARM_BITS; in nct6775_probe()3676 data->ALARM_BITS = NCT6775_ALARM_BITS; in nct6775_probe()3751 data->ALARM_BITS = NCT6776_ALARM_BITS; in nct6775_probe()3826 data->ALARM_BITS = NCT6779_ALARM_BITS; in nct6775_probe()3911 data->ALARM_BITS = NCT6791_ALARM_BITS; in nct6775_probe()[all …]
810 if (data->ALARM_BITS[INTRUSION_ALARM_BASE + index - 1] < 0) in nct6775_other_is_visible()