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

/include/sound/
H A Dwss.h189 struct snd_ctl_elem_value *ucontrol);
191 struct snd_ctl_elem_value *ucontrol);
231 struct snd_ctl_elem_value *ucontrol);
233 struct snd_ctl_elem_value *ucontrol);
H A Dcontrol.h31 typedef int (snd_kcontrol_get_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucontrol);
32 typedef int (snd_kcontrol_put_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucontrol);
H A Dsoc.h403 struct snd_ctl_elem_value *ucontrol);
405 struct snd_ctl_elem_value *ucontrol);
407 struct snd_ctl_elem_value *ucontrol);
409 struct snd_ctl_elem_value *ucontrol);
416 struct snd_ctl_elem_value *ucontrol);
418 struct snd_ctl_elem_value *ucontrol);
424 struct snd_ctl_elem_value *ucontrol);
426 struct snd_ctl_elem_value *ucontrol);
432 struct snd_ctl_elem_value *ucontrol);
434 struct snd_ctl_elem_value *ucontro
[all...]
H A Dsoc-dapm.h335 struct snd_ctl_elem_value *ucontrol);
337 struct snd_ctl_elem_value *ucontrol);
339 struct snd_ctl_elem_value *ucontrol);
341 struct snd_ctl_elem_value *ucontrol);
343 struct snd_ctl_elem_value *ucontrol);
345 struct snd_ctl_elem_value *ucontrol);
347 struct snd_ctl_elem_value *ucontrol);
349 struct snd_ctl_elem_value *ucontrol);
353 struct snd_ctl_elem_value *uncontrol);
355 struct snd_ctl_elem_value *uncontro
[all...]
H A Dasound.h818 struct snd_ctl_elem_value { struct
854 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value)
855 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value)

Completed in 92 milliseconds