Searched defs:ntemp (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/hwmon/ |
| D | lm75.h | 27 int ntemp = clamp_val(temp, LM75_TEMP_MIN, LM75_TEMP_MAX); in LM75_TEMP_TO_REG() local
|
| D | jc42.c | 225 int ntemp = clamp_val(temp, in jc42_temp_to_reg() local
|
| D | asb100.c | 138 int ntemp = clamp_val(temp, ASB100_TEMP_MIN, ASB100_TEMP_MAX); in TEMP_TO_REG() local
|
| D | w83627hf.c | 270 int ntemp = clamp_val(temp, TEMP_MIN, TEMP_MAX); in TEMP_TO_REG() local
|
| D | lm93.c | 427 int ntemp = clamp_val(temp, LM93_TEMP_MIN, LM93_TEMP_MAX); in LM93_TEMP_TO_REG() local
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/ |
| D | nouveau_usif.c | 382 struct usif_notify *notify, *ntemp; in usif_client_fini() local
|