Home
last modified time | relevance | path

Searched refs:snd_seq_create_simple_port (Results 1 - 7 of 7) sorted by relevance

/third_party/alsa-lib/test/
H A Dqueue_timer.c45 if ((portid = snd_seq_create_simple_port in main()
H A Dplaymidi1.c523 my_port = snd_seq_create_simple_port(seq_handle, "Port 0", in main()
/third_party/alsa-lib/src/seq/
H A Dseqmid.c71 int snd_seq_create_simple_port(snd_seq_t *seq, const char *name, in snd_seq_create_simple_port() function
99 * \sa snd_seq_delete_port(), snd_seq_create_simple_port()
/third_party/alsa-lib/include/
H A Dseqmid.h366 int snd_seq_create_simple_port(snd_seq_t *seq, const char *name,
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_virt.c457 port = snd_seq_create_simple_port(seq_handle, "Virtual RawMIDI", in _snd_rawmidi_virtual_open()
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c274 seq_port = snd_seq_create_simple_port(handle, "Network", in init_seq()
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c123 err = snd_seq_create_simple_port(seq, "aseqdump", in create_port()

Completed in 5 milliseconds