Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol_compat.c50 struct snd_ctl_elem_info32 { struct
51 struct snd_ctl_elem_id id; // the size of struct is same
52 s32 type;
53 u32 access;
54 u32 count;
55 s32 owner;
56 union {
80 struct snd_ctl_elem_info32 __user *data32) in snd_ctl_elem_info_compat() argument