Home
last modified time | relevance | path

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

/linux/sound/core/
A Dcontrol_compat.c140 struct snd_ctl_elem_value32 { struct
141 struct snd_ctl_elem_id id;
142 unsigned int indirect; /* bit-field causes misalignment */
143 union {
149 } value;
150 unsigned char reserved[128];

Completed in 4 milliseconds