Home
last modified time | relevance | path

Searched refs:adev_get_microphones (Results 1 – 3 of 3) sorted by relevance

/device/amlogic/yukawa/hal/audio/
Daudio_hw.c53 static int adev_get_microphones(const struct audio_hw_device* dev,
543 adev_get_microphones(dev, mic_array, mic_count); in in_get_active_microphones()
898 static int adev_get_microphones(const struct audio_hw_device* dev, in adev_get_microphones() function
1138 adev->hw_device.get_microphones = adev_get_microphones; in adev_open()
/device/linaro/dragonboard/audio/
Daudio_hw.c67 static int adev_get_microphones(const audio_hw_device_t *dev,
1172 return adev_get_microphones(NULL, mic_array, mic_count); in in_get_active_microphones()
1515 static int adev_get_microphones(const audio_hw_device_t *dev, in adev_get_microphones() function
1779 adev->device.get_microphones = adev_get_microphones; in adev_open()
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c70 static int adev_get_microphones(const audio_hw_device_t *dev,
1175 return adev_get_microphones(NULL, mic_array, mic_count); in in_get_active_microphones()
1518 static int adev_get_microphones(const audio_hw_device_t *dev, in adev_get_microphones() function
1782 adev->device.get_microphones = adev_get_microphones; in adev_open()