Home
last modified time | relevance | path

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

/aosp12/system/bt/audio_bluetooth_hw/
H A Daudio_bluetooth_hw.cc84 static int adev_get_master_mute(struct audio_hw_device* dev, bool* muted) { in adev_get_master_mute() function
140 adev->get_master_mute = adev_get_master_mute; in adev_open()
/aosp12/hardware/libhardware/modules/audio/
H A Daudio_hw.c455 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function
593 adev->device.get_master_mute = adev_get_master_mute; in adev_open()
/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1569 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in audio_config_compare() function
1827 rsxadev->device.get_master_mute = adev_get_master_mute; in audio_config_compare()
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.c5851 static int adev_get_master_mute(struct audio_hw_device *dev __unused, bool *muted __unused) in adev_get_master_mute() function
6592 adev->device.get_master_mute = adev_get_master_mute; in adev_open()