Home
last modified time | relevance | path

Searched refs:snd_seq_set_port_info (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
Dseq.h305 int snd_seq_set_port_info(snd_seq_t *handle, int port, snd_seq_port_info_t *info);
/third_party/alsa-lib/src/seq/
Dseq.c2431 int snd_seq_set_port_info(snd_seq_t *seq, int port, snd_seq_port_info_t * info) in snd_seq_set_port_info() function