Searched refs:update_aux (Results 1 – 4 of 4) sorted by relevance
15 int (*update_aux)(struct regmap *r, int reg, int raw_temp); member
126 if (!opregion->data->update_aux) in pmic_thermal_aux()137 return opregion->data->update_aux(opregion->regmap, reg, raw_temp); in pmic_thermal_aux()
286 .update_aux = intel_crc_pmic_update_aux,
384 .update_aux = intel_bxtwc_pmic_update_aux,