Home
last modified time | relevance | path

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

/linux/sound/firewire/oxfw/
H A Doxfw-scs1x.c57 const u8 eox = 0xf7; in midi_input_byte() local
63 snd_rawmidi_receive(stream, &eox, sizeof(eox)); in midi_input_byte()
80 const u8 eox = 0xf7; in midi_input_packet() local
90 snd_rawmidi_receive(stream, &eox, sizeof(eox)); in midi_input_packet()