Searched refs:expose_sensor (Results 1 – 5 of 5) sorted by relevance
78 .expose_sensor = ti_thermal_expose_sensor,217 .expose_sensor = ti_thermal_expose_sensor,250 .expose_sensor = ti_thermal_expose_sensor,
372 int (*expose_sensor)(struct ti_bandgap *bgp, int id, char *domain); member
329 .expose_sensor = ti_thermal_expose_sensor,
430 .expose_sensor = ti_thermal_expose_sensor,
1396 if (bgp->conf->expose_sensor) { in ti_bandgap_probe()1398 ret = bgp->conf->expose_sensor(bgp, i, domain); in ti_bandgap_probe()