Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dmcp9982.c604 static int mcp9982_write_hyst(struct mcp9982_priv *priv, int channel, long val) in mcp9982_write_hyst() function
670 return mcp9982_write_hyst(priv, channel, val); in mcp9982_write()