Searched refs:s_route (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
H A Dalsa_default.cpp61 static status_t s_route(alsa_handle_t *, uint32_t, int);
142 dev->route = s_route;
1182 static status_t s_route(alsa_handle_t *handle, uint32_t devices, int mode) function in namespace:android_audio_legacy
1186 ALOGD("s_route: devices 0x%x in mode %d", devices, mode);

Completed in 118 milliseconds