Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch34681 +// printf("(%#x, %#x): %dx%d ca=%02x, ful=%02x, ftr=%02x, fdl=%02x, eox=%#x, eoy=%#x\n", x, y, …