Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_intf.h73 AUDIO_EVENT_CAPTURE_DEVICE_INACTIVE, enumerator
Dsound_trigger_hw_iaxxx.c1351 if (event == AUDIO_EVENT_CAPTURE_DEVICE_INACTIVE) { in update_sthal_conditions()
1506 if (event == AUDIO_EVENT_CAPTURE_DEVICE_INACTIVE) { in do_handle_functions()
3667 if (event == AUDIO_EVENT_CAPTURE_DEVICE_INACTIVE || in sound_trigger_hw_call_back()
3689 case AUDIO_EVENT_CAPTURE_DEVICE_INACTIVE: in sound_trigger_hw_call_back()
/hardware/qcom/audio/hal/audio_extn/
Dsoundtrigger.c54 AUDIO_EVENT_CAPTURE_DEVICE_INACTIVE, enumerator
386 st_dev->st_callback(AUDIO_EVENT_CAPTURE_DEVICE_INACTIVE, NULL); in audio_extn_sound_trigger_update_device_status()