OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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
1327
static int
adev_set_master_mute
(struct audio_hw_device *dev, bool muted)
function in namespace:android
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
2288
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
4003
static int
adev_set_master_mute
(struct audio_hw_device *dev, bool muted)
function
[
all
...]
Completed in 1205 milliseconds