Searched refs:CON_DISABLED_ST (Results 1 – 2 of 2) sorted by relevance
177 CON_DISABLED_ST, enumerator
227 enum sthal_mode stmode = CON_DISABLED_ST; in get_sthal_mode()238 stmode = CON_DISABLED_ST; in get_sthal_mode()264 stm == CON_DISABLED_ST) in can_enable_chre()1420 if ((pre_mode == CON_DISABLED_ST && cur_mode == CON_DISABLED_CAPTURE) || in do_handle_functions()1421 (pre_mode == CON_DISABLED_ST && cur_mode == IN_CALL) || in do_handle_functions()1504 if ((pre_mode == IN_CALL && cur_mode == CON_DISABLED_ST) || in do_handle_functions()1508 (pre_mode == CON_DISABLED_CAPTURE && cur_mode == CON_DISABLED_ST)) { in do_handle_functions()