Searched refs:snd_seq_query_next_client (Results 1 – 7 of 7) sorted by relevance
439 while (snd_seq_query_next_client(seq, &cinfo) >= 0) { in snd_seq_parse_address()
1884 int snd_seq_query_next_client(snd_seq_t *seq, snd_seq_client_info_t *info) in snd_seq_query_next_client() function
150 while (snd_seq_query_next_client(seq, cinfo) >= 0) { in do_search_port()
311 while (snd_seq_query_next_client(seq, cinfo) >= 0) { in list_ports()
822 while (snd_seq_query_next_client(seq, cinfo) >= 0) { in list_ports()
673 while (snd_seq_query_next_client(seq, cinfo) >= 0) { in list_ports()
166 int snd_seq_query_next_client(snd_seq_t *handle, snd_seq_client_info_t *info);