Home
last modified time | relevance | path

Searched refs:snd_seq_unsubscribe_port (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/src/seq/
H A Dseqmid.c171 * \sa snd_seq_unsubscribe_port(), snd_seq_connect_from()
184 return snd_seq_unsubscribe_port(seq, &subs); in snd_seq_disconnect_from()
198 * \sa snd_seq_unsubscribe_port(), snd_seq_connect_to()
211 return snd_seq_unsubscribe_port(seq, &subs); in snd_seq_disconnect_to()
H A Dseq.c2943 * \sa snd_seq_get_port_subscription(), snd_seq_unsubscribe_port(),
2963 int snd_seq_unsubscribe_port(snd_seq_t *seq, snd_seq_port_subscribe_t * sub) in snd_seq_unsubscribe_port() function
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c281 if (snd_seq_unsubscribe_port(seq, subs) < 0) { in remove_connection()
449 if (snd_seq_unsubscribe_port(seq, subs) < 0) { in main()
/third_party/alsa-lib/include/
H A Dseq.h382 int snd_seq_unsubscribe_port(snd_seq_t *handle, snd_seq_port_subscribe_t *sub);

Completed in 9 milliseconds