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

  /hardware/libhardware/modules/audio/
audio_hw.c 403 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
405 ALOGV("adev_get_mic_mute");
508 adev->device.get_mic_mute = adev_get_mic_mute;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 416 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function in namespace:android
696 adev->device.get_mic_mute = adev_get_mic_mute;
  /device/generic/goldfish/audio/
audio_hw.c 506 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
665 adev->device.get_mic_mute = adev_get_mic_mute;
  /device/linaro/hikey/audio/
audio_hw.c 566 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
568 ALOGV("adev_get_mic_mute");
665 adev->hw_device.get_mic_mute = adev_get_mic_mute;
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c 1153 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 854 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
937 adev->hw_device.get_mic_mute = adev_get_mic_mute;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 1135 static int adev_get_mic_mute(const struct audio_hw_device *hw_dev, bool *state) function
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 458 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
666 ladev->device.get_mic_mute = adev_get_mic_mute;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 484 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
737 qadev->device.get_mic_mute = adev_get_mic_mute;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1265 static int adev_get_mic_mute(const 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 2992 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 3271 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4255 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]

Completed in 1933 milliseconds