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