Home
last modified time | relevance | path

Searched refs:snd_seq_client_info_get_pid (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c229 pid = snd_seq_client_info_get_pid(cinfo); in print_port()
/third_party/alsa-lib/include/
H A Dseq.h154 int snd_seq_client_info_get_pid(const snd_seq_client_info_t *info);
/third_party/alsa-lib/src/seq/
H A Dseq.c1559 * #snd_seq_client_info_get_pid() for a way to determine if the
1562 * \sa snd_seq_client_info_get_pid(),
1587 * both #snd_seq_client_info_get_card() and #snd_seq_client_info_get_pid().
1597 * return snd_seq_client_info_get_pid(my_client_info) != -1;
1603 int snd_seq_client_info_get_pid(const snd_seq_client_info_t *info) in snd_seq_client_info_get_pid() function

Completed in 8 milliseconds