Home
last modified time | relevance | path

Searched refs:adev_get_mic_mute (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/audio_bluetooth_hw/
H A Daudio_bluetooth_hw.cc98 static int adev_get_mic_mute(const struct audio_hw_device* dev, bool* state) { in adev_get_mic_mute() function
130 adev->get_mic_mute = adev_get_mic_mute; in adev_open()
/aosp12/hardware/libhardware/modules/audio/
H A Daudio_hw.c473 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in adev_get_mic_mute() function
596 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()
/aosp12/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp458 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in adev_get_mic_mute() function
670 ladev->device.get_mic_mute = adev_get_mic_mute; in legacy_adev_open()
/aosp12/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp484 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in adev_get_mic_mute() function
737 qadev->device.get_mic_mute = adev_get_mic_mute; in qcom_adev_open()
/aosp12/system/bt/audio_hearing_aid_hw/src/
H A Daudio_hearing_aid_hw.cc1733 static int adev_get_mic_mute(UNUSED_ATTR const struct audio_hw_device* dev, in adev_get_mic_mute() function
1878 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()
/aosp12/system/bt/audio_a2dp_hw/src/
H A Daudio_a2dp_hw.cc1771 static int adev_get_mic_mute(UNUSED_ATTR const struct audio_hw_device* dev, in adev_get_mic_mute() function
1917 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()
/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1590 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in audio_config_compare() function
1830 rsxadev->device.get_mic_mute = adev_get_mic_mute; in audio_config_compare()
/aosp12/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c1526 static int adev_get_mic_mute(const struct audio_hw_device *hw_dev, bool *state) in adev_get_mic_mute() function
1885 adev->hw_device.get_mic_mute = adev_get_mic_mute; in adev_open()
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.c5908 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in adev_get_mic_mute() function
6595 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()