timing_event
static int timing_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event *ev);
return timing_event(dp, q, ev);
static void init_timing_event(struct timing_event *te)
static void add_timing_event(struct timing_event *te,
static void print_timing_event(char *name, struct timing_event *te)
static struct timing_event usr_enq;
static struct timing_event usr_snd;
static struct timing_event usr_ack;