OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_kcontrol_info_t
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
control.h
30
typedef int (
snd_kcontrol_info_t
) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_info * uinfo);
typedef
47
snd_kcontrol_info_t
*info;
67
snd_kcontrol_info_t
*info;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
control.h
30
typedef int (
snd_kcontrol_info_t
) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_info * uinfo);
typedef
47
snd_kcontrol_info_t
*info;
67
snd_kcontrol_info_t
*info;
Completed in 553 milliseconds