Home
last modified time | relevance | path

Searched refs:tmu_get_temp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Dimx8mm_thermal.c105 static int tmu_get_temp(void *data, int *temp) in tmu_get_temp() function
114 .get_temp = tmu_get_temp,
H A Dqoriq_thermal.c85 static int tmu_get_temp(void *p, int *temp) in tmu_get_temp() function
126 .get_temp = tmu_get_temp,
/kernel/linux/linux-6.6/drivers/thermal/
H A Dqoriq_thermal.c88 static int tmu_get_temp(struct thermal_zone_device *tz, int *temp) in tmu_get_temp() function
139 .get_temp = tmu_get_temp,
H A Dimx8mm_thermal.c141 static int tmu_get_temp(struct thermal_zone_device *tz, int *temp) in tmu_get_temp() function
150 .get_temp = tmu_get_temp,

Completed in 5 milliseconds