Searched defs:ab8500_bm_data (Results 1 – 2 of 2) sorted by relevance
426 struct ab8500_bm_data { struct427 int temp_under;428 int temp_low;429 int temp_high;430 int temp_over;431 int temp_interval_chg;432 int temp_interval_nochg;433 int main_safety_tmr_h;434 int usb_safety_tmr_h;435 int bkup_bat_v;[all …]
458 struct abx500_bm_data ab8500_bm_data = { variable