Home
last modified time | relevance | path

Searched refs:snd_seq_system_info_get_clients (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/test/
Dseq.c47 max_clients = snd_seq_system_info_get_clients(sysinfo); in system_info()
/third_party/alsa-lib/include/
Dseq.h106 int snd_seq_system_info_get_clients(const snd_seq_system_info_t *info);
/third_party/alsa-lib/src/seq/
Dseq.c1345 int snd_seq_system_info_get_clients(const snd_seq_system_info_t *info) in snd_seq_system_info_get_clients() function