Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Daudio.h545 int (*get_master_mute)(struct audio_hw_device *dev, bool *mute); member
/hardware/libhardware/modules/audio/
Daudio_hw.c405 adev->device.get_master_mute = adev_get_master_mute; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp792 rsxadev->device.get_master_mute = adev_get_master_mute; in adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c2341 adev->device.get_master_mute = adev_get_master_mute; in adev_open()