Home
last modified time | relevance | path

Searched refs:ti_thermal_expose_sensor (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal.h42 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain);
49 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain) in ti_thermal_expose_sensor() function
H A Domap4-thermal-data.c68 .expose_sensor = ti_thermal_expose_sensor,
198 .expose_sensor = ti_thermal_expose_sensor,
229 .expose_sensor = ti_thermal_expose_sensor,
H A Domap3-thermal-data.c75 .expose_sensor = ti_thermal_expose_sensor,
143 .expose_sensor = ti_thermal_expose_sensor,
H A Domap5-thermal-data.c276 .expose_sensor = ti_thermal_expose_sensor,
H A Ddra752-thermal-data.c330 .expose_sensor = ti_thermal_expose_sensor,
H A Dti-thermal-common.c162 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, in ti_thermal_expose_sensor() function