Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dcontrol_compat.c65 struct snd_ctl_elem_info32 { struct
66 struct snd_ctl_elem_id id; // the size of struct is same
67 s32 type;
68 u32 access;
69 u32 count;
70 s32 owner;
71 union {
95 struct snd_ctl_elem_info32 __user *data32) in snd_ctl_elem_info_compat() argument