Searched refs:ti_thermal_expose_sensor (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/thermal/ti-soc-thermal/ |
D | omap4-thermal-data.c | 78 .expose_sensor = ti_thermal_expose_sensor, 217 .expose_sensor = ti_thermal_expose_sensor, 250 .expose_sensor = ti_thermal_expose_sensor,
|
D | ti-thermal.h | 87 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain); 94 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain) in ti_thermal_expose_sensor() function
|
D | omap5-thermal-data.c | 329 .expose_sensor = ti_thermal_expose_sensor,
|
D | dra752-thermal-data.c | 430 .expose_sensor = ti_thermal_expose_sensor,
|
D | ti-thermal-common.c | 325 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, in ti_thermal_expose_sensor() function
|