Home
last modified time | relevance | path

Searched refs:ti_bandgap_get_sensor_data (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.h346 void *ti_bandgap_get_sensor_data(struct ti_bandgap *bgp, int id);
H A Dti-bandgap.c574 * ti_bandgap_get_sensor_data() - helper function to get thermal
581 void *ti_bandgap_get_sensor_data(struct ti_bandgap *bgp, int id) in ti_bandgap_get_sensor_data() function