Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/rawmidi/
Drawmidi_virt.c57 int _snd_seq_open_lconf(snd_seq_t **seqp, const char *name,
446 err = _snd_seq_open_lconf(&seq_handle, slave_str, streams, seq_mode, in _snd_rawmidi_virtual_open()
/third_party/alsa-lib/src/seq/
Dseq.c1018 int _snd_seq_open_lconf(snd_seq_t **seqp, const char *name, in _snd_seq_open_lconf() function