Home
last modified time | relevance | path

Searched refs:snd_seq_port_info_get_port (Results 1 - 9 of 9) sorted by relevance

/third_party/alsa-lib/test/
H A Dseq.c103 printf(" Port : %i\n", snd_seq_port_info_get_port(info)); in show_port_info()
H A Dseq-decoder.c296 port = snd_seq_port_info_get_port(pinfo); in event_decoder()
H A Dseq-sender.c180 port = snd_seq_port_info_get_port(pinfo); in event_sender()
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c236 snd_seq_port_info_get_port(pinfo), in print_port()
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c649 snd_seq_port_info_get_port(pinfo), in list_ports()
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c692 snd_seq_port_info_get_port(pinfo), in list_ports()
H A Daplaymidi.c945 snd_seq_port_info_get_port(pinfo), in list_ports()
/third_party/alsa-lib/include/
H A Dseq.h305 int snd_seq_port_info_get_port(const snd_seq_port_info_t *info);
/third_party/alsa-lib/src/seq/
H A Dseq.c2153 int snd_seq_port_info_get_port(const snd_seq_port_info_t *info) in snd_seq_port_info_get_port() function
2372 * \sa snd_seq_get_port_info(), snd_seq_port_info_get_port()
2569 * You can get the created port id by reading the port pointer via #snd_seq_port_info_get_port.

Completed in 12 milliseconds