Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_hw_iaxxx.c239 enum sthal_mode stmode = CON_DISABLED_ST; in get_sthal_mode() local
242 stmode = IN_CALL; in get_sthal_mode()
248 stmode = CON_DISABLED_CAPTURE; in get_sthal_mode()
250 stmode = CON_DISABLED_ST; in get_sthal_mode()
255 stmode = CON_ENABLED_CAPTURE_ST; in get_sthal_mode()
258 stmode = CON_ENABLED_ST; in get_sthal_mode()
266 return stmode; in get_sthal_mode()