Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
Dalsa_default.cpp61 static status_t s_route(alsa_handle_t *, uint32_t, int);
142 dev->route = s_route; in s_device_open()
1182 static status_t s_route(alsa_handle_t *handle, uint32_t devices, int mode) in s_route() function