OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_ctl_elem_info_malloc
(Results
1 - 4
of
4
) sorted by null
/device/samsung/crespo/alsa-lib/include/
control.h
363
int
snd_ctl_elem_info_malloc
(snd_ctl_elem_info_t **ptr);
/device/samsung/crespo/alsa-lib/src/control/
setup.c
532
err =
snd_ctl_elem_info_malloc
(&elem->info);
control.c
1712
int
snd_ctl_elem_info_malloc
(snd_ctl_elem_info_t **ptr)
function
[
all
...]
/device/samsung/crespo/alsa-utils/alsactl/
init_parse.c
207
err =
snd_ctl_elem_info_malloc
(&res->ctl_info);
[
all
...]
Completed in 253 milliseconds