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

  /hardware/libhardware/modules/audio/
audio_hw.c 355 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
357 ALOGV("adev_get_mic_mute");
460 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;
  /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 1019 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 456 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
664 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 1193 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...]
  /hardware/qcom/audio/hal/
audio_hw.c 2431 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 1015 milliseconds