Searched refs:audio_extn_ma_set_state (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/audio/hal/audio_extn/ |
D | maxxaudio.h | 23 #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,
|
D | maxxaudio.c | 644 bool audio_extn_ma_set_state(struct audio_device *adev, int stream_type, in audio_extn_ma_set_state() function
|
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 528 ret = audio_extn_ma_set_state(adev, stream_type, vol, active); in audio_hw_send_ma_parameter()
|