Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Ddsm_feedback.c89 void audio_extn_dsm_feedback_enable(struct audio_device *adev, in audio_extn_dsm_feedback_enable() function
Daudio_extn.h179 #define audio_extn_dsm_feedback_enable(adev, snd_device, benable) (0) macro
181 void audio_extn_dsm_feedback_enable(struct audio_device *adev,
/hardware/qcom/audio/hal/
Daudio_hw.c776 audio_extn_dsm_feedback_enable(adev, snd_device, true); in enable_snd_device()
843 audio_extn_dsm_feedback_enable(adev, snd_device, false); in disable_snd_device()