Searched refs:stts751_read_reg16 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | stts751.c | 223 static int stts751_read_reg16(struct stts751_priv *priv, int *temp, in stts751_read_reg16() function 719 ret = stts751_read_reg16(priv, &priv->event_max, in stts751_read_chip_config() 724 ret = stts751_read_reg16(priv, &priv->event_min, in stts751_read_chip_config()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | stts751.c | 223 static int stts751_read_reg16(struct stts751_priv *priv, int *temp, in stts751_read_reg16() function 719 ret = stts751_read_reg16(priv, &priv->event_max, in stts751_read_chip_config() 724 ret = stts751_read_reg16(priv, &priv->event_min, in stts751_read_chip_config()
|
Completed in 3 milliseconds