Searched refs:get_temp_state (Results 1 – 1 of 1) sorted by relevance
341 static enum temp_state get_temp_state(enum board_type, short, int);1771 temp_state = get_temp_state(softsp->list->sc.type, real_temp, in update_temp()2257 get_temp_state(enum board_type type, short temp, int board) in get_temp_state() function