OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_seq_get_client_pool
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/alsa-lib/src/seq/
seqmid.c
271
if ((err =
snd_seq_get_client_pool
(seq, &info)) < 0)
290
if ((err =
snd_seq_get_client_pool
(seq, &info)) < 0)
309
if ((err =
snd_seq_get_client_pool
(seq, &info)) < 0)
357
if ((err =
snd_seq_get_client_pool
(seq, &info)) < 0)
seq.c
4721
int
snd_seq_get_client_pool
(snd_seq_t *seq, snd_seq_client_pool_t *info)
function
[
all
...]
/device/samsung/crespo/alsa-lib/include/
seq.h
190
int
snd_seq_get_client_pool
(snd_seq_t *handle, snd_seq_client_pool_t *info);
Completed in 55 milliseconds