Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h1136 struct snd_ctl_elem_value { struct
1171 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value)
1172 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value)
/third_party/alsa-lib/include/
H A Dlocal.h105 #define _snd_ctl_elem_value snd_ctl_elem_value
H A Dcontrol.h640 #define snd_ctl_elem_value_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_value)

Completed in 6 milliseconds