Searched refs:ti_thermal_expose_sensor (Results 1 – 6 of 6) sorted by relevance
/drivers/thermal/ti-soc-thermal/ |
D | omap4-thermal-data.c | 79 .expose_sensor = ti_thermal_expose_sensor, 218 .expose_sensor = ti_thermal_expose_sensor, 251 .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 | omap3-thermal-data.c | 86 .expose_sensor = ti_thermal_expose_sensor, 159 .expose_sensor = ti_thermal_expose_sensor,
|
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 | 326 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, in ti_thermal_expose_sensor() function
|