OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_ctl_elem_info_get_device
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/alsa-lib/include/
control.h
394
unsigned int
snd_ctl_elem_info_get_device
(const snd_ctl_elem_info_t *obj);
/device/samsung/crespo/alsa-utils/alsactl/
state.c
285
device =
snd_ctl_elem_info_get_device
(info);
1261
device1 =
snd_ctl_elem_info_get_device
(info);
[
all
...]
/device/samsung/crespo/alsa-lib/src/control/
control.c
2090
unsigned int
snd_ctl_elem_info_get_device
(const snd_ctl_elem_info_t *obj)
function
[
all
...]
Completed in 14 milliseconds