Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/echoaudio/
H A Dmidi.c60 static int write_midi(struct echoaudio *chip, u8 *data, int bytes) in write_midi() function
217 sent = write_midi(chip, buf, bytes); in snd_echo_midi_output_write()