Searched refs:stts751_set_temp_reg8 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | stts751.c | 215 static int stts751_set_temp_reg8(struct stts751_priv *priv, int temp, u8 reg) in stts751_set_temp_reg8() function 446 ret = stts751_set_temp_reg8(priv, temp, STTS751_REG_TLIM); in therm_store() 492 ret = stts751_set_temp_reg8(priv, temp, STTS751_REG_HYST); in hyst_store()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | stts751.c | 215 static int stts751_set_temp_reg8(struct stts751_priv *priv, int temp, u8 reg) in stts751_set_temp_reg8() function 446 ret = stts751_set_temp_reg8(priv, temp, STTS751_REG_TLIM); in therm_store() 492 ret = stts751_set_temp_reg8(priv, temp, STTS751_REG_HYST); in hyst_store()
|
Completed in 3 milliseconds