Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_synth.h34 int snd_seq_oss_synth_raw_event(struct seq_oss_devinfo *dp, int dev,
H A Dseq_oss_event.c83 return snd_seq_oss_synth_raw_event(dp, q->c[1], q->c, ev); in snd_seq_oss_process_event()
167 return snd_seq_oss_synth_raw_event(dp, q->e.dev, q->c, ev); in extended_event()
H A Dseq_oss_synth.c589 snd_seq_oss_synth_raw_event(struct seq_oss_devinfo *dp, int dev, unsigned char *data, struct snd_se… in snd_seq_oss_synth_raw_event() function