Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dcvq_ioctl.h175 enum sthal_mode { enum
Dsound_trigger_hw_iaxxx.c225 static enum sthal_mode get_sthal_mode(struct knowles_sound_trigger_device *stdev) in get_sthal_mode()
227 enum sthal_mode stmode = CON_DISABLED_ST; in get_sthal_mode()
260 enum sthal_mode stm = get_sthal_mode(stdev); in can_enable_chre()
272 enum sthal_mode stm = get_sthal_mode(stdev); in can_update_recover_list()
1409 enum sthal_mode pre_mode, in do_handle_functions()
1410 enum sthal_mode cur_mode, in do_handle_functions()
3533 enum sthal_mode pre_mode, cur_mode; in sound_trigger_hw_call_back()