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

  /hardware/libhardware/modules/audio/
audio_hw.c 306 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
421 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
411 adev->hw_device.get_mic_mute = adev_get_mic_mute;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 378 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
578 ladev->device.get_mic_mute = adev_get_mic_mute;
  /device/asus/grouper/audio/
audio_hw.c 1114 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /external/bluetooth/bluez/audio/
android_audio_hw.c 875 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
972 adev->device.get_mic_mute = adev_get_mic_mute;
  /device/ti/panda/audio/
audio_hw.c 2704 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 3447 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) function
    [all...]

Completed in 44 milliseconds