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

  /hardware/libhardware/modules/audio/
audio_hw.c 315 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
408 adev->device.get_mic_mute = adev_get_mic_mute;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 344 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
405 adev->hw_device.get_mic_mute = adev_get_mic_mute;
  /device/generic/goldfish/audio/
audio_hw.c 505 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
661 adev->device.get_mic_mute = adev_get_mic_mute;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 960 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
1070 adev->device.get_mic_mute = adev_get_mic_mute;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 660 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function in namespace:android
795 rsxadev->device.get_mic_mute = adev_get_mic_mute;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 456 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
659 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
733 qadev->device.get_mic_mute = adev_get_mic_mute;
  /device/asus/grouper/audio/
audio_hw.c 1152 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1686 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2215 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]

Completed in 234 milliseconds