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.c60 MCP9600_ALERT2, enumerator
67 [MCP9600_ALERT2] = "alert2",
234 return MCP9600_ALERT2; in mcp9600_get_alert_index()
398 return mcp9600_alert_handler(private, MCP9600_ALERT2, IIO_NO_MOD, in mcp9600_alert2_handler()
448 if (i == MCP9600_ALERT2 || i == MCP9600_ALERT4) in mcp9600_probe_alerts()