Searched defs:snd_seq_oss_reg (Results 1 – 1 of 1) sorted by relevance
72 struct snd_seq_oss_reg { struct73 int type;74 int subtype;75 int nvoices;76 struct snd_seq_oss_callback oper;77 void *private_data;
Completed in 5 milliseconds