Home
last modified time | relevance | path

Searched defs:ntemp (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlm75.h27 int ntemp = clamp_val(temp, LM75_TEMP_MIN, LM75_TEMP_MAX); in LM75_TEMP_TO_REG() local
H A Dasb100.c138 int ntemp = clamp_val(temp, ASB100_TEMP_MIN, ASB100_TEMP_MAX); in TEMP_TO_REG() local
H A Djc42.c209 int ntemp = clamp_val(temp, in jc42_temp_to_reg() local
H A Dw83627hf.c270 int ntemp = clamp_val(temp, TEMP_MIN, TEMP_MAX); in TEMP_TO_REG() local
H A Dlm93.c427 int ntemp = clamp_val(temp, LM93_TEMP_MIN, LM93_TEMP_MAX); in LM93_TEMP_TO_REG() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlm75.h28 int ntemp = clamp_val(temp, LM75_TEMP_MIN, LM75_TEMP_MAX); in LM75_TEMP_TO_REG() local
H A Dasb100.c138 int ntemp = clamp_val(temp, ASB100_TEMP_MIN, ASB100_TEMP_MAX); in TEMP_TO_REG() local
H A Djc42.c219 int ntemp = clamp_val(temp, in jc42_temp_to_reg() local
H A Dw83627hf.c270 int ntemp = clamp_val(temp, TEMP_MIN, TEMP_MAX); in TEMP_TO_REG() local
H A Dlm93.c427 int ntemp = clamp_val(temp, LM93_TEMP_MIN, LM93_TEMP_MAX); in LM93_TEMP_TO_REG() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_usif.c382 struct usif_notify *notify, *ntemp; in usif_client_fini() local

Completed in 19 milliseconds