Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dnct6775.c223 #define INTRUSION_ALARM_BASE 30 macro
3049 int nr = to_sensor_dev_attr(attr)->index - INTRUSION_ALARM_BASE; in clear_caseopen()
3085 clear_caseopen, INTRUSION_ALARM_BASE);
3087 clear_caseopen, INTRUSION_ALARM_BASE + 1);
3089 store_beep, INTRUSION_ALARM_BASE);
3091 store_beep, INTRUSION_ALARM_BASE + 1);
3105 if (data->ALARM_BITS[INTRUSION_ALARM_BASE + index - 1] < 0) in nct6775_other_is_visible()
3110 if (data->BEEP_BITS[INTRUSION_ALARM_BASE + index - 3] < 0) in nct6775_other_is_visible()