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

  /hardware/libhardware/modules/audio/
audio_hw.c 310 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
407 adev->device.set_mic_mute = adev_set_mic_mute;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 339 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
404 adev->hw_device.set_mic_mute = adev_set_mic_mute;
  /device/generic/goldfish/audio/
audio_hw.c 495 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
660 adev->device.set_mic_mute = adev_set_mic_mute;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 953 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
1069 adev->device.set_mic_mute = adev_set_mic_mute;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 655 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function in namespace:android
794 rsxadev->device.set_mic_mute = adev_set_mic_mute;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 450 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
658 ladev->device.set_mic_mute = adev_set_mic_mute;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 478 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
732 qadev->device.set_mic_mute = adev_set_mic_mute;
  /device/samsung/manta/audio/
audio_hw.c 1636 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /device/ti/panda/audio/
audio_hw.c 2690 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2087 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 3463 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]

Completed in 461 milliseconds