Home
last modified time | relevance | path

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

/linux-5.10/sound/core/
Dcontrol_compat.c143 struct snd_ctl_elem_value32 { struct
144 struct snd_ctl_elem_id id;
145 unsigned int indirect; /* bit-field causes misalignment */
146 union {
152 } value;
153 unsigned char reserved[128];