Searched refs:ti_thermal_expose_sensor (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/thermal/ti-soc-thermal/ |
A D | omap4-thermal-data.c | 68 .expose_sensor = ti_thermal_expose_sensor, 198 .expose_sensor = ti_thermal_expose_sensor, 229 .expose_sensor = ti_thermal_expose_sensor,
|
A D | ti-thermal.h | 57 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain); 64 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain) in ti_thermal_expose_sensor() function
|
A D | omap3-thermal-data.c | 75 .expose_sensor = ti_thermal_expose_sensor, 143 .expose_sensor = ti_thermal_expose_sensor,
|
A D | omap5-thermal-data.c | 276 .expose_sensor = ti_thermal_expose_sensor,
|
A D | dra752-thermal-data.c | 330 .expose_sensor = ti_thermal_expose_sensor,
|
A D | ti-thermal-common.c | 165 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, in ti_thermal_expose_sensor() function
|
Completed in 8 milliseconds