Searched refs:mode_string (Results 1 – 1 of 1) sorted by relevance
386 enum charger_max20335_therm_mode max20335_string_to_therm_mode(const char *mode_string) in max20335_string_to_therm_mode() argument397 if (strncmp(mode_string, modes[i], strlen(modes[i])) == 0) { in max20335_string_to_therm_mode()