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.c227 enum sthal_mode stmode = CON_DISABLED_ST; in get_sthal_mode() local
230 stmode = IN_CALL; in get_sthal_mode()
236 stmode = CON_DISABLED_CAPTURE; in get_sthal_mode()
238 stmode = CON_DISABLED_ST; in get_sthal_mode()
243 stmode = CON_ENABLED_CAPTURE_ST; in get_sthal_mode()
246 stmode = CON_ENABLED_ST; in get_sthal_mode()
254 return stmode; in get_sthal_mode()