Searched refs:snd_ctl_elem_info (Results 1 – 2 of 2) sorted by relevance
49 struct snd_ctl_elem_info *info;55 struct snd_ctl_elem_info *info;93 struct snd_ctl_elem_info tmp; in mixer_open()114 mixer->info = calloc(elist.count, sizeof(struct snd_ctl_elem_info)); in mixer_open()130 struct snd_ctl_elem_info *ei = mixer->info + n; in mixer_open()246 static int percent_to_int(struct snd_ctl_elem_info *ei, int percent) in percent_to_int()260 static int int_to_percent(struct snd_ctl_elem_info *ei, int value) in int_to_percent()
778 struct snd_ctl_elem_info { struct844 #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info)850 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info)851 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info)