Searched refs:mcp9982_priv (Results 1 – 1 of 1) sorted by relevance
300 struct mcp9982_priv { struct313 static int mcp9982_read_limit(struct mcp9982_priv *priv, u8 address, long *val) in mcp9982_read_limit() argument365 struct mcp9982_priv *priv = dev_get_drvdata(dev); in mcp9982_read()549 struct mcp9982_priv *priv = dev_get_drvdata(dev); in mcp9982_read_label()565 static int mcp9982_write_limit(struct mcp9982_priv *priv, u8 address, long val) in mcp9982_write_limit()604 static int mcp9982_write_hyst(struct mcp9982_priv *priv, int channel, long val) in mcp9982_write_hyst()625 struct mcp9982_priv *priv = dev_get_drvdata(dev); in mcp9982_write()682 const struct mcp9982_priv *priv = _data; in mcp9982_is_visible()729 static int mcp9982_init(struct device *dev, struct mcp9982_priv *priv) in mcp9982_init()856 struct mcp9982_priv *priv = dev_get_drvdata(dev); in mcp9982_parse_fw_config()[all …]