Searched refs:MCP9600_ALERT_COUNT (Results 1 – 1 of 1) sorted by relevance
46 #define MCP9600_ALERT_COUNT 4 macro61 static const char * const mcp9600_alert_name[MCP9600_ALERT_COUNT] = {358 static irqreturn_t (*mcp9600_alert_handler_func[MCP9600_ALERT_COUNT]) (int, void *) = {382 for (i = 0; i < MCP9600_ALERT_COUNT; i++) { in mcp9600_probe_alerts()