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

  /hardware/libhardware/modules/audio/
audio_hw.c 301 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
420 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
410 adev->hw_device.set_mic_mute = adev_set_mic_mute;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 372 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
577 ladev->device.set_mic_mute = adev_set_mic_mute;
  /device/asus/grouper/audio/
audio_hw.c 1105 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /external/bluetooth/bluez/audio/
android_audio_hw.c 870 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
971 adev->device.set_mic_mute = adev_set_mic_mute;
  /device/ti/panda/audio/
audio_hw.c 2693 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 3438 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]

Completed in 204 milliseconds