Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_intf.h74 AUDIO_EVENT_CAPTURE_DEVICE_ACTIVE, enumerator
Dsound_trigger_hw_iaxxx.c1381 } else if (event == AUDIO_EVENT_CAPTURE_DEVICE_ACTIVE) { in update_sthal_conditions()
1426 if (event == AUDIO_EVENT_CAPTURE_DEVICE_ACTIVE) { in do_handle_functions()
3668 event == AUDIO_EVENT_CAPTURE_DEVICE_ACTIVE || in sound_trigger_hw_call_back()
3690 case AUDIO_EVENT_CAPTURE_DEVICE_ACTIVE: in sound_trigger_hw_call_back()
/hardware/qcom/audio/hal/audio_extn/
Dsoundtrigger.c55 AUDIO_EVENT_CAPTURE_DEVICE_ACTIVE, enumerator
389 st_dev->st_callback(AUDIO_EVENT_CAPTURE_DEVICE_ACTIVE, NULL); in audio_extn_sound_trigger_update_device_status()