Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dlm90.c248 u8 reg_local_ext; /* Extended local temp register (optional) */ member
288 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
293 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
299 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
311 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
322 .reg_local_ext = SA56004_REG_R_LOCAL_TEMPL,
329 .reg_local_ext = TMP451_REG_R_LOCAL_TEMPL,
385 u8 reg_local_ext; /* local extension register offset */ member
541 if (data->reg_local_ext) { in lm90_update_device()
543 data->reg_local_ext, in lm90_update_device()
[all …]