Searched refs:auto_learn_mode (Results 1 – 3 of 3) sorted by relevance
202 props.auto_learn_mode = 0; in update_bbu_props()204 props.auto_learn_mode = 1; in update_bbu_props()206 props.auto_learn_mode = mode[0] - '0'; in update_bbu_props()
223 if (props.auto_learn_mode != 0) in show_battery()232 mfi_autolearn_mode(props.auto_learn_mode, buf, sizeof(buf)); in show_battery()
1382 uint8_t auto_learn_mode; member