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

  /hardware/libhardware/modules/audio/
audio_hw.c 300 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) function
405 adev->device.get_master_mute = adev_get_master_mute;
  /device/generic/goldfish/audio/
audio_hw.c 484 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) function
658 adev->device.get_master_mute = adev_get_master_mute;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 645 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) function in namespace:android
792 rsxadev->device.get_master_mute = adev_get_master_mute;
  /hardware/qcom/audio/hal/
audio_hw.c 2070 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) function
    [all...]

Completed in 24 milliseconds