Searched defs:select_devices (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/audio/hal/
H A Daudio_hw.c497 int select_devices(struct audio_device *adev, function
525 * be switched to new device when select_devices() is called for voice call
556 select_devices(adev, adev->active_input->usecase);
709 select_devices(adev, in->usecase);
1044 select_devices(adev, out->usecase);
1310 * select_devices() call below switches all the usecases on the same
1312 * the select_devices(). But how do we undo this?
1317 * and headset devices at the same time, select_devices() switches the music
1324 * Because select_devices() must be called to switch back the music
1331 select_devices(ade
[all...]

Completed in 113 milliseconds