Home
last modified time | relevance | path

Searched defs:muted (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish_common/guest/hals/audio/legacy/
Dvsoc_audio.cpp257 int GceAudio::SetMasterMute(bool muted) { in SetMasterMute()
263 int GceAudio::GetMasterMute(bool* muted) { in GetMasterMute()
/device/linaro/poplar/audio/
Daudio_hw.c539 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()
545 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
/device/generic/goldfish/audio/
Daudio_hw_legacy.c500 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()
505 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
Daudio_hw.c1321 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()
1326 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
/device/linaro/hikey/audio/
Daudio_hw.c718 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()
724 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c1094 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) { in adev_set_master_mute()
1103 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) { in adev_get_master_mute()
/device/google/cuttlefish_common/guest/hals/audio/
Daudio_hw.c1324 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()
1329 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()