Searched refs:snd_seq_query_next_port (Results 1 – 6 of 6) sorted by relevance
155 while (snd_seq_query_next_port(seq, pinfo) >= 0) { in do_search_port()
316 while (snd_seq_query_next_port(seq, pinfo) >= 0) { in list_ports()
827 while (snd_seq_query_next_port(seq, pinfo) >= 0) { in list_ports()
680 while (snd_seq_query_next_port(seq, pinfo) >= 0) { in list_ports()
306 int snd_seq_query_next_port(snd_seq_t *handle, snd_seq_port_info_t *info);
2456 int snd_seq_query_next_port(snd_seq_t *seq, snd_seq_port_info_t *info) in snd_seq_query_next_port() function