Home
last modified time | relevance | path

Searched refs:reg_local_ext (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/hwmon/
Dlm90.c328 u8 reg_local_ext; /* Extended local temp register (optional) */ member
368 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
374 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
380 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
392 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
403 .reg_local_ext = SA56004_REG_R_LOCAL_TEMPL,
410 .reg_local_ext = TMP451_REG_R_LOCAL_TEMPL,
468 u8 reg_local_ext; /* local extension register offset */ member
755 if (data->reg_local_ext) { in lm90_update_device()
757 data->reg_local_ext); in lm90_update_device()
[all …]