Searched refs:sensors_temp_info (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c55 struct sensors_temp_info struct
90 get_sensor_values(struct sensors_temp_info *sti)
147 static struct sensors_temp_info *
150 list_for_each_entry(struct sensors_temp_info, sti, &gsensors_temp_list, list) {
162 struct sensors_temp_info *sti = gr->query_data;
208 struct sensors_temp_info *sti;
257 struct sensors_temp_info *sti = CALLOC_STRUCT(sensors_temp_info);
350 list_for_each_entry(struct sensors_temp_info, sti, &gsensors_temp_list, list) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c56 struct sensors_temp_info struct
91 get_sensor_values(struct sensors_temp_info *sti)
148 static struct sensors_temp_info *
151 list_for_each_entry(struct sensors_temp_info, sti, &gsensors_temp_list, list) {
163 struct sensors_temp_info *sti = gr->query_data;
209 struct sensors_temp_info *sti;
258 struct sensors_temp_info *sti = CALLOC_STRUCT(sensors_temp_info);
351 list_for_each_entry(struct sensors_temp_info, sti, &gsensors_temp_list, list) {

Completed in 3 milliseconds