Home
last modified time | relevance | path

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

/sound/core/
Dcontrol_compat.c145 struct snd_ctl_elem_value32 { struct
146 struct snd_ctl_elem_id id;
147 unsigned int indirect; /* bit-field causes misalignment */
148 union {
154 } value;
155 unsigned char reserved[128];