Home
last modified time | relevance | path

Searched defs:ntemp (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/hwmon/
Dlm75.h27 int ntemp = clamp_val(temp, LM75_TEMP_MIN, LM75_TEMP_MAX); in LM75_TEMP_TO_REG() local
Djc42.c225 int ntemp = clamp_val(temp, in jc42_temp_to_reg() local
Dasb100.c138 int ntemp = clamp_val(temp, ASB100_TEMP_MIN, ASB100_TEMP_MAX); in TEMP_TO_REG() local
Dw83627hf.c270 int ntemp = clamp_val(temp, TEMP_MIN, TEMP_MAX); in TEMP_TO_REG() local
Dlm93.c427 int ntemp = clamp_val(temp, LM93_TEMP_MIN, LM93_TEMP_MAX); in LM93_TEMP_TO_REG() local
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_usif.c382 struct usif_notify *notify, *ntemp; in usif_client_fini() local