Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dmcp9600.c56 MCP9600_ALERT2, enumerator
63 [MCP9600_ALERT2] = "alert2",
178 return MCP9600_ALERT2; in mcp9600_get_alert_index()
342 return mcp9600_alert_handler(private, MCP9600_ALERT2, IIO_NO_MOD, in mcp9600_alert2_handler()
392 if (i == MCP9600_ALERT2 || i == MCP9600_ALERT4) in mcp9600_probe_alerts()