Searched refs:snd_pcm_route_open (Results 1 - 3 of 3) sorted by relevance
/third_party/alsa-lib/include/ |
H A D | pcm_plugin.h | 159 int snd_pcm_route_open(snd_pcm_t **pcmp, const char *name,
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_route.c | 1017 int snd_pcm_route_open(snd_pcm_t **pcmp, const char *name, in snd_pcm_route_open() function 1270 <LI>snd_pcm_route_open() 1414 err = snd_pcm_route_open(pcmp, name, sformat, schannels, in _snd_pcm_route_open()
|
H A D | pcm_plug.c | 487 err = snd_pcm_route_open(new, NULL, slv->format, (int) slv->channels, ttable, tt_ssize, tt_cused, tt_sused, plug->gen.slave, plug->gen.slave != plug->req_slave); in snd_pcm_plug_change_channels()
|
Completed in 4 milliseconds