Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/
Dcontrol_compat.c52 struct snd_ctl_elem_info32 { struct
53 struct snd_ctl_elem_id id; // the size of struct is same
54 s32 type;
55 u32 access;
56 u32 count;
57 s32 owner;
58 union {
82 struct snd_ctl_elem_info32 __user *data32) in snd_ctl_elem_info_compat() argument