Searched refs:BEEP_BITS (Results 1 – 1 of 1) sorted by relevance
859 const s8 *BEEP_BITS; member1703 int nr = data->BEEP_BITS[sattr->index]; in show_beep()1715 int nr = data->BEEP_BITS[sattr->index]; in store_beep()1752 int bit = data->BEEP_BITS[nr + TEMP_ALARM_BASE]; in show_temp_beep()1779 bit = data->BEEP_BITS[nr + TEMP_ALARM_BASE]; in store_temp_beep()2013 if (nr == 2 && data->BEEP_BITS[FAN_ALARM_BASE + fan] == -1) in nct6775_fan_is_visible()3204 if (data->BEEP_BITS[INTRUSION_ALARM_BASE + index - 3] < 0) in nct6775_other_is_visible()3508 data->BEEP_BITS = NCT6106_BEEP_BITS; in nct6775_probe()3533 data->BEEP_BITS = NCT6775_BEEP_BITS; in nct6775_probe()3605 data->BEEP_BITS = NCT6776_BEEP_BITS; in nct6775_probe()[all …]