Searched defs:snd_emu10k1_fx8010_control_gpr (Results 1 – 1 of 1) sorted by relevance
287 struct snd_emu10k1_fx8010_control_gpr { struct289 struct snd_ctl_elem_id id;290 unsigned int vcount;291 unsigned int count;292 unsigned short gpr[32];294 unsigned int value[32];295 unsigned int min;296 unsigned int max;320 struct snd_emu10k1_fx8010_control_gpr __user *gpr_add_controls; argument