Home
last modified time | relevance | path

Searched refs:INTRUSION_ALARM_BASE (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dnct6775.c236 #define INTRUSION_ALARM_BASE 30 macro
3143 int nr = to_sensor_dev_attr(attr)->index - INTRUSION_ALARM_BASE; in clear_caseopen()
3179 clear_caseopen, INTRUSION_ALARM_BASE);
3181 clear_caseopen, INTRUSION_ALARM_BASE + 1);
3183 store_beep, INTRUSION_ALARM_BASE);
3185 store_beep, INTRUSION_ALARM_BASE + 1);
3199 if (data->ALARM_BITS[INTRUSION_ALARM_BASE + index - 1] < 0) in nct6775_other_is_visible()
3204 if (data->BEEP_BITS[INTRUSION_ALARM_BASE + index - 3] < 0) in nct6775_other_is_visible()