Home
last modified time | relevance | path

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

/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c173 while (snd_seq_query_next_client(seq, cinfo) >= 0) { in do_search_port()
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c636 while (snd_seq_query_next_client(seq, cinfo) >= 0) { in list_ports()
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c673 while (snd_seq_query_next_client(seq, cinfo) >= 0) { in list_ports()
H A Daplaymidi.c928 while (snd_seq_query_next_client(seq, cinfo) >= 0) { in list_ports()
/third_party/alsa-lib/include/
H A Dseq.h184 int snd_seq_query_next_client(snd_seq_t *handle, snd_seq_client_info_t *info);
/third_party/alsa-lib/src/seq/
H A Dseq.c1976 * snd_seq_query_next_client()
2016 int snd_seq_query_next_client(snd_seq_t *seq, snd_seq_client_info_t *info) in snd_seq_query_next_client() function

Completed in 12 milliseconds