Searched defs:bbc_cpu_temperature (Results 1 – 2 of 2) sorted by relevance
17 struct bbc_cpu_temperature { struct18 struct list_head bp_list;19 struct list_head glob_list;21 struct bbc_i2c_client *client;22 int index;25 s8 curr_cpu_temp;26 s8 curr_amb_temp;27 s8 prev_cpu_temp;28 s8 prev_amb_temp;29 s8 avg_cpu_temp;[all …]
18 struct bbc_cpu_temperature { struct19 struct list_head bp_list;20 struct list_head glob_list;22 struct bbc_i2c_client *client;23 int index;26 s8 curr_cpu_temp;27 s8 curr_amb_temp;28 s8 prev_cpu_temp;29 s8 prev_amb_temp;30 s8 avg_cpu_temp;[all …]