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

  /hardware/libhardware/modules/audio/
audio_hw.c 397 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
399 ALOGV("adev_set_mic_mute: %d",state);
507 adev->device.set_mic_mute = adev_set_mic_mute;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 408 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function in namespace:android
695 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;
  /device/linaro/hikey/audio/
audio_hw.c 560 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
562 ALOGV("adev_set_mic_mute: %d",state);
664 adev->hw_device.set_mic_mute = adev_set_mic_mute;
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c 1144 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 846 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
936 adev->hw_device.set_mic_mute = adev_set_mic_mute;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 1126 static int adev_set_mic_mute(struct audio_hw_device *hw_dev, bool state) function
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 452 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
665 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;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1255 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...]
  /device/google/dragon/audio/hal/
audio_hw.c 2976 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 3257 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4239 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]

Completed in 218 milliseconds