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

/hardware/qcom/audio/hal/
H A Daudio_hw.c975 int select_devices(struct audio_device *adev, function
1003 * be switched to new device when select_devices() is called for voice call
1035 select_devices(adev, adev->active_input->usecase);
1242 select_devices(adev, in->usecase);
1641 select_devices(adev, out->usecase);
2000 * select_devices() call below switches all the usecases on the same
2002 * the select_devices(). But how do we undo this?
2007 * and headset devices at the same time, select_devices() switches the music
2014 * Because select_devices() must be called to switch back the music
2043 select_devices(ade
[all...]

Completed in 240 milliseconds