Searched refs:get_microphones (Results 1 – 3 of 3) sorted by relevance
380 if (mDevice->get_microphones != NULL && in getMicrophones()381 mDevice->get_microphones(mDevice, &mic_array[0], &actual_mics) == 0) { in getMicrophones()
776 int (*get_microphones)(const struct audio_hw_device *dev, member
6479 adev->device.get_microphones = adev_get_microphones; in adev_open()