evrec
extended_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev)
chn_voice_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev)
chn_common_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev)
static int extended_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev);
timing_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev)
static int chn_voice_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event *ev);
union evrec tmp;
static int chn_common_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event *ev);
static int timing_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event *ev);
static int local_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event *ev);
local_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev)
static int old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev);
static int set_echo_event(struct seq_oss_devinfo *dp, union evrec *rec, struct snd_seq_event *ev);
set_echo_event(struct seq_oss_devinfo *dp, union evrec *rec, struct snd_seq_event *ev)
snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q,
union evrec *rec;
rec = (union evrec*)&ev->data;
old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev)
int snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q,
int snd_seq_oss_process_timer_event(struct seq_oss_timer *rec, union evrec *q);
if (!snd_seq_oss_process_event(dp, (union evrec *)ev, &tmpev, &lock))
union evrec ossev;
union evrec *ev)
snd_seq_oss_readq_put_event(struct seq_oss_readq *q, union evrec *ev)
snd_seq_oss_readq_pick(struct seq_oss_readq *q, union evrec *rec)
union evrec rec;
union evrec rec;
union evrec q[] __counted_by(maxlen);
int snd_seq_oss_readq_put_event(struct seq_oss_readq *readq, union evrec *ev);
int snd_seq_oss_readq_pick(struct seq_oss_readq *q, union evrec *rec);
insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt)
static int insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt);
union evrec rec;
union evrec rec;
snd_seq_oss_process_timer_event(struct seq_oss_timer *rec, union evrec *ev)
rec = (union evrec *)&ev.data;
union evrec *rec;