Home
last modified time | relevance | path

Searched refs:get_master_mute (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio.h639 int (*get_master_mute)(struct audio_hw_device *dev, bool *mute); member
/hardware/libhardware/modules/audio/
Daudio_hw.c457 adev->device.get_master_mute = adev_get_master_mute; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1739 rsxadev->device.get_master_mute = adev_get_master_mute; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c3031 adev->device.get_master_mute = adev_get_master_mute; in adev_open()
/hardware/qcom/audio/msm8909/hal/
Daudio_hw.c3414 adev->device.get_master_mute = adev_get_master_mute; in adev_open()