Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dcontrol_compat.c175 struct snd_ctl_elem_value_x32 { struct
176 struct snd_ctl_elem_id id;
177 unsigned int indirect; /* bit-field causes misalignment */
178 union {
182 } value;
183 unsigned char reserved[128];