Home
last modified time | relevance | path

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

/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Dcvq_ioctl.h190 CON_DISABLED_ST, enumerator
H A Dsound_trigger_hw_iaxxx.c239 enum sthal_mode stmode = CON_DISABLED_ST; in get_sthal_mode()
250 stmode = CON_DISABLED_ST; in get_sthal_mode()
276 stm == CON_DISABLED_ST) in can_enable_chre()
1427 if ((pre_mode == CON_DISABLED_ST && cur_mode == CON_DISABLED_CAPTURE) || in do_handle_functions()
1428 (pre_mode == CON_DISABLED_ST && cur_mode == IN_CALL) || in do_handle_functions()
1507 if ((pre_mode == IN_CALL && cur_mode == CON_DISABLED_ST) || in do_handle_functions()
1511 (pre_mode == CON_DISABLED_CAPTURE && cur_mode == CON_DISABLED_ST)) { in do_handle_functions()