Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_event.c23 static int chn_voice_event(struct seq_oss_devinfo *dp, union evrec *event_rec, struct snd_seq_event…
49 return chn_voice_event(dp, q, ev); in snd_seq_oss_process_event()
175 chn_voice_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_voice_event() function