Home
last modified time | relevance | path

Searched refs:timing_event (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_event.c37 static int timing_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event *e…
67 return timing_event(dp, q, ev); in snd_seq_oss_process_event()
235 timing_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in timing_event() function