Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol_compat.c155 struct snd_ctl_elem_value_x32 { struct
156 struct snd_ctl_elem_id id;
157 unsigned int indirect; /* bit-field causes misalignment */
158 union {
162 } value;
163 unsigned char reserved[128];