OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:voice_set_mic_mute
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/audio/hal/
voice.h
84
int
voice_set_mic_mute
(struct audio_device *dev, bool state);
voice.c
348
int
voice_set_mic_mute
(struct audio_device *adev, bool state)
function
396
voice_set_mic_mute
(adev, adev->voice.mic_mute);
audio_hw.c
[
all
...]
Completed in 974 milliseconds