Home
last modified time | relevance | path

Searched refs:CON_DISABLED_ST (Results 1 – 2 of 2) sorted by relevance

/hardware/knowles/athletico/sound_trigger_hal/
Dcvq_ioctl.h177 CON_DISABLED_ST, enumerator
Dsound_trigger_hw_iaxxx.c227 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()