Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/seq/oss/
Dseq_oss_midi.h28 int snd_seq_oss_midi_putc(struct seq_oss_devinfo *dp, int dev, unsigned char c,
Dseq_oss_event.c72 return snd_seq_oss_midi_putc(dp, q->s.dev, q->s.parm1, ev); in snd_seq_oss_process_event()
Dseq_oss_midi.c642 snd_seq_oss_midi_putc(struct seq_oss_devinfo *dp, int dev, unsigned char c, struct snd_seq_event *e… in snd_seq_oss_midi_putc() function