Home
last modified time | relevance | path

Searched refs:snd_seq_connect_from (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-lib/src/seq/
H A Dseqmid.c119 int snd_seq_connect_from(snd_seq_t *seq, int myport, int src_client, int src_port) in snd_seq_connect_from() function
171 * \sa snd_seq_unsubscribe_port(), snd_seq_connect_from()
/third_party/alsa-lib/include/
H A Dseqmid.h374 int snd_seq_connect_from(snd_seq_t *seq, int my_port, int src_client, int src_port);
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c295 if (snd_seq_connect_from(handle, seq_port, addr.client, addr.port)) { in init_seq()
/third_party/alsa-lib/test/
H A Dplaymidi1.c564 tmp = snd_seq_connect_from(seq_handle, my_port, in main()
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c136 err = snd_seq_connect_from(seq, 0, ports[i].client, ports[i].port); in connect_ports()
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c376 err = snd_seq_connect_from(seq, i, ports[i].client, ports[i].port); in connect_ports()

Completed in 6 milliseconds