Searched refs:therm_mode (Results 1 – 1 of 1) sorted by relevance
409 enum charger_max20335_therm_mode therm_mode; in max20335_update_properties() local430 therm_mode = max20335_string_to_therm_mode(config->therm_mon_mode); in max20335_update_properties()431 ret = max20335_set_thermistor_mode(dev, therm_mode); in max20335_update_properties()