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