Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dcontrol_compat.c173 struct snd_ctl_elem_value_x32 { struct
174 struct snd_ctl_elem_id id;
175 unsigned int indirect; /* bit-field causes misalignment */
176 union {
180 } value;
181 unsigned char reserved[128];