Home
last modified time | relevance | path

Searched refs:get_ohm_of_thermistor (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dntc_thermistor.c445 static int get_ohm_of_thermistor(struct ntc_data *data, unsigned int uv) in get_ohm_of_thermistor() function
570 return get_ohm_of_thermistor(data, read_uv); in ntc_thermistor_get_ohm()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dntc_thermistor.c382 static int get_ohm_of_thermistor(struct ntc_data *data, unsigned int uv) in get_ohm_of_thermistor() function
503 return get_ohm_of_thermistor(data, read_uv); in ntc_thermistor_get_ohm()

Completed in 3 milliseconds