Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dmaxxaudio.h23 #define audio_extn_ma_set_state(adev, type, vol, active) (false) macro
30 bool audio_extn_ma_set_state(struct audio_device *adev, int stream_type,
Dmaxxaudio.c644 bool audio_extn_ma_set_state(struct audio_device *adev, int stream_type, in audio_extn_ma_set_state() function
/hardware/qcom/audio/hal/
Daudio_hw.c528 ret = audio_extn_ma_set_state(adev, stream_type, vol, active); in audio_hw_send_ma_parameter()