Searched refs:aec_set_spk_running (Results 1 – 3 of 3) sorted by relevance
96 void aec_set_spk_running (struct aec_t *aec, bool state);
247 aec_set_spk_running(adev->aec, false); in do_output_standby()343 aec_set_spk_running(adev->aec, true); in out_write()
534 void aec_set_spk_running(struct aec_t *aec, bool state) { in aec_set_spk_running() function