Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/audio/
Daudio_aec.h103 void aec_set_spk_running (struct aec_t *aec, bool state);
Daudio_hw.c297 aec_set_spk_running(adev->aec, false); in do_output_standby()
393 aec_set_spk_running(adev->aec, true); in out_write()
Daudio_aec.c542 void aec_set_spk_running(struct aec_t *aec, bool state) { in aec_set_spk_running() function
/device/linaro/dragonboard/audio/
Daudio_aec.h96 void aec_set_spk_running (struct aec_t *aec, bool state);
Daudio_hw.c271 aec_set_spk_running(adev->aec, false); in do_output_standby()
367 aec_set_spk_running(adev->aec, true); in out_write()
Daudio_aec.c534 void aec_set_spk_running(struct aec_t *aec, bool state) { in aec_set_spk_running() function