Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/seq/
H A Dseqmid.c146 int snd_seq_connect_to(snd_seq_t *seq, int myport, int dest_client, int dest_port) in snd_seq_connect_to() function
198 * \sa snd_seq_unsubscribe_port(), snd_seq_connect_to()
/third_party/alsa-lib/include/
H A Dseqmid.h375 int snd_seq_connect_to(snd_seq_t *seq, int my_port, int dest_client, int dest_port);
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c306 if (snd_seq_connect_to(handle, seq_port, addr.client, addr.port)) { in init_seq()
/third_party/alsa-lib/test/
H A Dplaymidi1.c556 tmp = snd_seq_connect_to(seq_handle, my_port, dest_client, dest_port); in main()
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c384 err = snd_seq_connect_to(seq, port_count, metronome_port.client, metronome_port.port); in connect_ports()
H A Daplaymidi.c209 err = snd_seq_connect_to(seq, 0, ports[i].client, ports[i].port); in connect_ports()

Completed in 8 milliseconds