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

  /hardware/libhardware/modules/audio/
audio_hw.c 296 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) function
408 adev->device.set_master_mute = adev_set_master_mute;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 593 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) function in namespace:android
668 adev->device.set_master_mute = adev_set_master_mute;
  /device/generic/goldfish/audio/
audio_hw.c 480 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) function
661 adev->device.set_master_mute = adev_set_master_mute;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2279 static int adev_set_master_mute(struct audio_hw_device *dev __unused, bool muted __unused) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4110 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) function
    [all...]

Completed in 69 milliseconds