Searched refs:INTRUSION_ALARM_BASE (Results 1 – 2 of 2) sorted by relevance
724 int nr = to_sensor_dev_attr(attr)->index - INTRUSION_ALARM_BASE; in clear_caseopen()760 clear_caseopen, INTRUSION_ALARM_BASE);762 clear_caseopen, INTRUSION_ALARM_BASE + 1);764 nct6775_store_beep, INTRUSION_ALARM_BASE);766 nct6775_store_beep, INTRUSION_ALARM_BASE + 1);780 if (data->ALARM_BITS[INTRUSION_ALARM_BASE + index - 1] < 0) in nct6775_other_is_visible()785 if (data->BEEP_BITS[INTRUSION_ALARM_BASE + index - 3] < 0) in nct6775_other_is_visible()
243 #define INTRUSION_ALARM_BASE 30 macro
Completed in 6 milliseconds