Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dmcp9600.c61 MCP9600_ALERT3, enumerator
68 [MCP9600_ALERT3] = "alert3",
227 return MCP9600_ALERT3; in mcp9600_get_alert_index()
404 return mcp9600_alert_handler(private, MCP9600_ALERT3, in mcp9600_alert3_handler()
451 if (i == MCP9600_ALERT3 || i == MCP9600_ALERT4) in mcp9600_probe_alerts()