Searched refs:snd_seq_create_simple_port (Results 1 – 8 of 8) sorted by relevance
/third_party/alsa-lib/test/ |
D | queue_timer.c | 45 if ((portid = snd_seq_create_simple_port in main()
|
D | playmidi1.c | 521 my_port = snd_seq_create_simple_port(seq_handle, "Port 0", in main()
|
/third_party/alsa-lib/src/seq/ |
D | seqmid.c | 73 int snd_seq_create_simple_port(snd_seq_t *seq, const char *name, in snd_seq_create_simple_port() function
|
/third_party/alsa-lib/include/ |
D | seqmid.h | 328 int snd_seq_create_simple_port(snd_seq_t *seq, const char *name,
|
/third_party/alsa-utils/seq/aseqdump/ |
D | aseqdump.c | 111 err = snd_seq_create_simple_port(seq, "aseqdump", in create_port()
|
/third_party/alsa-lib/src/rawmidi/ |
D | rawmidi_virt.c | 459 port = snd_seq_create_simple_port(seq_handle, "Virtual RawMIDI", in _snd_rawmidi_virtual_open()
|
/third_party/alsa-utils/seq/aseqnet/ |
D | aseqnet.c | 274 seq_port = snd_seq_create_simple_port(handle, "Network", in init_seq()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 41174 alsamidisrc: Expand snd_seq_create_simple_port() and use a queue for timestamps
|