Home
last modified time | relevance | path

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

/linux-3.3/sound/core/
Dcontrol_compat.c160 struct snd_ctl_elem_value32 { struct
161 struct snd_ctl_elem_id id;
162 unsigned int indirect; /* bit-field causes misalignment */
163 union {
169 } value;
170 unsigned char reserved[128];