Searched defs:muted (Results 1 – 7 of 7) sorted by relevance
/device/google/cuttlefish_common/guest/hals/audio/legacy/ |
D | vsoc_audio.cpp | 257 int GceAudio::SetMasterMute(bool muted) { in SetMasterMute() 263 int GceAudio::GetMasterMute(bool* muted) { in GetMasterMute()
|
/device/linaro/poplar/audio/ |
D | audio_hw.c | 539 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/ |
D | audio_hw_legacy.c | 500 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()
|
D | audio_hw.c | 1321 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/ |
D | audio_hw.c | 718 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/ |
D | audio_hw.c | 1094 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/ |
D | audio_hw.c | 1324 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()
|