Searched refs:snd_ctl_elem_info (Results 1 – 6 of 6) sorted by relevance
| /include/sound/ |
| A D | soc-topology.h | 22 struct snd_ctl_elem_info; 83 struct snd_ctl_elem_info *uinfo);
|
| A D | control.h | 17 typedef int (snd_kcontrol_info_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_info * uinfo… 221 struct snd_ctl_elem_info *uinfo); 223 struct snd_ctl_elem_info *uinfo); 224 int snd_ctl_enum_info(struct snd_ctl_elem_info *info, unsigned int channels,
|
| A D | wss.h | 172 struct snd_ctl_elem_info *uinfo); 214 struct snd_ctl_elem_info *uinfo);
|
| A D | soc.h | 544 struct snd_ctl_elem_info *uinfo); 550 struct snd_ctl_elem_info *uinfo); 552 struct snd_ctl_elem_info *uinfo); 567 struct snd_ctl_elem_info *uinfo); 573 struct snd_ctl_elem_info *ucontrol); 577 struct snd_ctl_elem_info *uinfo);
|
| A D | soc-dapm.h | 642 int snd_soc_dapm_info_pin_switch(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo);
|
| /include/uapi/sound/ |
| A D | asound.h | 1139 struct snd_ctl_elem_info { struct 1202 #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info) 1208 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) 1209 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info)
|
Completed in 723 milliseconds