Home
last modified time | relevance | path

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

/linux-5.10/sound/core/
Dcontrol_compat.c158 struct snd_ctl_elem_value_x32 { struct
159 struct snd_ctl_elem_id id;
160 unsigned int indirect; /* bit-field causes misalignment */
161 union {
165 } value;
166 unsigned char reserved[128];