Searched refs:get_temp_mc (Results 1 – 1 of 1) sorted by relevance
446 static int get_temp_mc(struct ntc_data *data, unsigned int ohm) in get_temp_mc() function489 *temp = get_temp_mc(data, ohm); in ntc_read_temp()518 return sprintf(buf, "%d\n", get_temp_mc(data, ohm)); in ntc_show_temp()