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

  /hardware/libhardware/modules/audio/
audio_hw.c 316 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
412 adev->device.get_mic_mute = adev_get_mic_mute;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 395 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function in namespace:android
672 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;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 1178 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 871 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
957 adev->hw_device.get_mic_mute = adev_get_mic_mute;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 1072 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;
  /device/asus/grouper/audio/
audio_hw.c 1165 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1746 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 2324 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4158 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]

Completed in 63 milliseconds