Searched refs:ALARM_BITS (Results 1 – 2 of 2) sorted by relevance
44 const s8 *ALARM_BITS; member
1758 nr = data->ALARM_BITS[sattr->index]; in nct6775_show_alarm()1798 int bit = data->ALARM_BITS[nr + TEMP_ALARM_BASE]; in show_temp_alarm()1918 if (nr == 1 && data->ALARM_BITS[in] == -1) in nct6775_in_is_visible()2146 if (nr == 1 && data->ALARM_BITS[FAN_ALARM_BASE + fan] == -1) in nct6775_fan_is_visible()3585 data->ALARM_BITS = NCT6106_ALARM_BITS; in nct6775_probe()3661 data->ALARM_BITS = NCT6116_ALARM_BITS; in nct6775_probe()3690 data->ALARM_BITS = NCT6775_ALARM_BITS; in nct6775_probe()3766 data->ALARM_BITS = NCT6776_ALARM_BITS; in nct6775_probe()3842 data->ALARM_BITS = NCT6779_ALARM_BITS; in nct6775_probe()3928 data->ALARM_BITS = NCT6791_ALARM_BITS; in nct6775_probe()[all …]