expose_sensor     330 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.expose_sensor = ti_thermal_expose_sensor,
expose_sensor      75 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c 	.expose_sensor = ti_thermal_expose_sensor,
expose_sensor     143 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c 	.expose_sensor = ti_thermal_expose_sensor,
expose_sensor      66 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.expose_sensor = ti_thermal_expose_sensor,
expose_sensor     196 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.expose_sensor = ti_thermal_expose_sensor,
expose_sensor     227 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.expose_sensor = ti_thermal_expose_sensor,
expose_sensor     276 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.expose_sensor = ti_thermal_expose_sensor,
expose_sensor    1006 drivers/thermal/ti-soc-thermal/ti-bandgap.c 		if (bgp->conf->expose_sensor) {
expose_sensor    1008 drivers/thermal/ti-soc-thermal/ti-bandgap.c 			ret = bgp->conf->expose_sensor(bgp, i, domain);
expose_sensor     322 drivers/thermal/ti-soc-thermal/ti-bandgap.h 	int (*expose_sensor)(struct ti_bandgap *bgp, int id, char *domain);