Searched refs:midi_in (Results 1 – 3 of 3) sorted by relevance
52 int midi_in(struct snd_midi *_m, uint8_t *_buf, int _size);
147 midi_in(m->mid, b, i); in mpu401_intr()
464 midi_in(struct snd_midi *m, uint8_t *buf, int size) in midi_in() function