OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adev_set_master_mute
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware/modules/audio/
audio_hw.c
295
static int
adev_set_master_mute
(struct audio_hw_device *dev, bool muted)
function
404
adev->device.set_master_mute =
adev_set_master_mute
;
/device/generic/goldfish/audio/
audio_hw.c
479
static int
adev_set_master_mute
(struct audio_hw_device *dev, bool muted)
function
657
adev->device.set_master_mute =
adev_set_master_mute
;
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
640
static int
adev_set_master_mute
(struct audio_hw_device *dev, bool muted)
function in namespace:android
791
rsxadev->device.set_master_mute =
adev_set_master_mute
;
/hardware/qcom/audio/hal/
audio_hw.c
2180
static int
adev_set_master_mute
(struct audio_hw_device *dev, bool muted)
function
[
all
...]
Completed in 27 milliseconds