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 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/samsung/manta/audio/
audio_hw.c 1645 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /device/ti/panda/audio/
audio_hw.c 2701 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2112 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 3472 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]

Completed in 36 milliseconds