Searched defs:ab8500_bm_data (Results 1 – 2 of 2) sorted by relevance
497 struct ab8500_bm_data { struct498 int temp_under;499 int temp_low;500 int temp_high;501 int temp_over;502 int temp_now;503 int temp_interval_chg;504 int temp_interval_nochg;505 int main_safety_tmr_h;506 int usb_safety_tmr_h;[all …]
457 struct ab8500_bm_data ab8500_bm_data = { variable