Searched refs:ti_bandgap_read_temperature (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/ |
H A D | ti-bandgap.h | 345 int ti_bandgap_read_temperature(struct ti_bandgap *bgp, int id,
|
H A D | ti-thermal-common.c | 82 ret = ti_bandgap_read_temperature(bgp, data->sensor_id, &tmp); in __ti_thermal_get_temp()
|
H A D | ti-bandgap.c | 517 * ti_bandgap_read_temperature() - report current temperature 524 int ti_bandgap_read_temperature(struct ti_bandgap *bgp, int id, in ti_bandgap_read_temperature() function
|
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/ |
H A D | ti-bandgap.h | 347 int ti_bandgap_read_temperature(struct ti_bandgap *bgp, int id,
|
H A D | ti-thermal-common.c | 85 ret = ti_bandgap_read_temperature(bgp, data->sensor_id, &tmp); in __ti_thermal_get_temp()
|
H A D | ti-bandgap.c | 517 * ti_bandgap_read_temperature() - report current temperature 524 int ti_bandgap_read_temperature(struct ti_bandgap *bgp, int id, in ti_bandgap_read_temperature() function
|
Completed in 6 milliseconds