Home
last modified time | relevance | path

Searched defs:snd_ctl_elem_value (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h1164 struct snd_ctl_elem_value { global() struct
1165 idsnd_ctl_elem_value global() argument
1166 indirectsnd_ctl_elem_value global() argument
1167 __anon203d78df170asnd_ctl_elem_value global() argument
1199 reservedsnd_ctl_elem_value global() argument
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h1164 struct snd_ctl_elem_value { struct
1165 struct snd_ctl_elem_id id; /* W: element ID */
1166 unsigned int indirect: 1; /* W: indirect access - obsoleted */
1167 union {
1199 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument