OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_seq_system_info_get_ports
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/alsa-lib/test/
seq.c
48
max_ports =
snd_seq_system_info_get_ports
(sysinfo);
49
max_queues =
snd_seq_system_info_get_ports
(sysinfo);
/device/samsung/crespo/alsa-lib/include/
seq.h
107
int
snd_seq_system_info_get_ports
(const snd_seq_system_info_t *info);
/device/samsung/crespo/alsa-lib/src/seq/
seq.c
1348
int
snd_seq_system_info_get_ports
(const snd_seq_system_info_t *info)
function
[
all
...]
Completed in 23 milliseconds