Searched refs:auto_learn_mode (Results 1 – 3 of 3) sorted by relevance
197 props.auto_learn_mode = 0; in update_bbu_props()199 props.auto_learn_mode = 1; in update_bbu_props()201 props.auto_learn_mode = mode[0] - '0'; in update_bbu_props()
224 if (props.auto_learn_mode != 0) in show_battery()234 mfi_autolearn_mode(stdout, props.auto_learn_mode); in show_battery()
1382 uint8_t auto_learn_mode; member