Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dseq.h79 int snd_seq_open_lconf(snd_seq_t **handle, const char *name, int streams, int mode, snd_config_t *l…
/third_party/alsa-lib/src/seq/
Dseq.c1010 int snd_seq_open_lconf(snd_seq_t **seqp, const char *name, in snd_seq_open_lconf() function