Searched refs:snd_ctl_elem_info (Results 1 - 5 of 5) sorted by relevance

/include/sound/
H A Dcontrol.h30 typedef int (snd_kcontrol_info_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_info * uinfo);
169 struct snd_ctl_elem_info *uinfo);
171 struct snd_ctl_elem_info *uinfo);
172 int snd_ctl_enum_info(struct snd_ctl_elem_info *info, unsigned int channels,
H A Dwss.h187 struct snd_ctl_elem_info *uinfo);
229 struct snd_ctl_elem_info *uinfo);
H A Dsoc.h399 struct snd_ctl_elem_info *uinfo);
401 struct snd_ctl_elem_info *uinfo);
411 struct snd_ctl_elem_info *uinfo);
413 struct snd_ctl_elem_info *uinfo);
422 struct snd_ctl_elem_info *uinfo);
430 struct snd_ctl_elem_info *uinfo);
436 struct snd_ctl_elem_info *uinfo);
H A Dasound.h785 struct snd_ctl_elem_info { struct
853 #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info)
859 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info)
860 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info)
H A Dsoc-dapm.h351 struct snd_ctl_elem_info *uinfo);

Completed in 108 milliseconds