Home
last modified time | relevance | path

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

/dports/audio/alsa-lib/alsa-lib-1.2.2/src/rawmidi/
H A Drawmidi_virt.c57 int _snd_seq_open_lconf(snd_seq_t **seqp, const char *name,
445 err = _snd_seq_open_lconf(&seq_handle, slave_str, streams, seq_mode, in _snd_rawmidi_virtual_open()
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/seq/
H A Dseq.c1012 int _snd_seq_open_lconf(snd_seq_t **seqp, const char *name, in _snd_seq_open_lconf() function