HomeSort by relevance Sort by last modified time
    Searched refs:adev_set_mic_mute (Results 1 - 13 of 13) sorted by null

  /hardware/libhardware/modules/audio/
audio_hw.c 311 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
411 adev->device.set_mic_mute = adev_set_mic_mute;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 387 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function in namespace:android
671 adev->device.set_mic_mute = adev_set_mic_mute;
  /device/generic/goldfish/audio/
audio_hw.c 496 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
664 adev->device.set_mic_mute = adev_set_mic_mute;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 1168 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 863 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
956 adev->hw_device.set_mic_mute = adev_set_mic_mute;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 1063 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 450 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
663 ladev->device.set_mic_mute = adev_set_mic_mute;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 478 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
736 qadev->device.set_mic_mute = adev_set_mic_mute;
  /device/asus/grouper/audio/
audio_hw.c 1156 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1737 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2310 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4142 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]

Completed in 111 milliseconds