Home
last modified time | relevance | path

Searched refs:set_mic_mute (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio.h488 int (*set_mic_mute)(struct audio_hw_device *dev, bool state); member
/hardware/libhardware/modules/usbaudio/
Daudio_hw.c404 adev->hw_device.set_mic_mute = adev_set_mic_mute; in adev_open()
/hardware/libhardware/modules/audio/
Daudio_hw.c407 adev->device.set_mic_mute = adev_set_mic_mute; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp658 ladev->device.set_mic_mute = adev_set_mic_mute; in legacy_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp794 rsxadev->device.set_mic_mute = adev_set_mic_mute; in adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp732 qadev->device.set_mic_mute = adev_set_mic_mute; in qcom_adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c2343 adev->device.set_mic_mute = adev_set_mic_mute; in adev_open()