Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwmon/
A Dnct6775-platform.c724 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()
A Dnct6775.h243 #define INTRUSION_ALARM_BASE 30 macro

Completed in 6 milliseconds