Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/sound/
Demu10k1.h270 struct snd_emu10k1_fx8010_code { struct
271 char name[128];
273 __u32 * gpr_map;
274 unsigned int gpr_add_control_count;
275 struct snd_emu10k1_fx8010_control_gpr * gpr_add_controls;
276 unsigned int gpr_del_control_count;
277 struct emu10k1_ctl_elem_id * gpr_del_controls;
278 unsigned int gpr_list_control_count;
279 unsigned int gpr_list_control_total;
280 struct snd_emu10k1_fx8010_control_gpr * gpr_list_controls;
[all …]