Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h115207 struct snd_kcontrol_new { struct
115208 snd_ctl_elem_iface_t iface;
115209 unsigned int device;
115210 unsigned int subdevice;
115211 const char *name;
115212 unsigned int index;
115213 unsigned int access;
115214 unsigned int count;
115215 snd_kcontrol_info_t *info;
115216 snd_kcontrol_get_t *get;
[all …]
Dvmlinux_602.h115207 struct snd_kcontrol_new { struct
115208 snd_ctl_elem_iface_t iface;
115209 unsigned int device;
115210 unsigned int subdevice;
115211 const char *name;
115212 unsigned int index;
115213 unsigned int access;
115214 unsigned int count;
115215 snd_kcontrol_info_t *info;
115216 snd_kcontrol_get_t *get;
[all …]