Searched refs:timing_event (Results 1 – 2 of 2) sorted by relevance
90 struct timing_event { struct 97 static struct timing_event usr_enq; argument 98 static struct timing_event usr_snd;99 static struct timing_event usr_ack;113 static void init_timing_event(struct timing_event *te) in init_timing_event() 121 static void add_timing_event(struct timing_event *te, in add_timing_event() 247 static void print_timing_event(char *name, struct timing_event *te) in print_timing_event()
25 static int timing_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event *ev);55 return timing_event(dp, q, ev); in snd_seq_oss_process_event() 223 timing_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in timing_event() function