Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dmcp9600.c62 MCP9600_ALERT4 enumerator
69 [MCP9600_ALERT4] = "alert4",
229 return MCP9600_ALERT4; in mcp9600_get_alert_index()
410 return mcp9600_alert_handler(private, MCP9600_ALERT4, in mcp9600_alert4_handler()
448 if (i == MCP9600_ALERT2 || i == MCP9600_ALERT4) in mcp9600_probe_alerts()
451 if (i == MCP9600_ALERT3 || i == MCP9600_ALERT4) in mcp9600_probe_alerts()