Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/line6/
H A Dmidibuf.h26 extern int line6_midibuf_ignore(struct midi_buffer *mb, int length);
H A Dmidibuf.c241 int line6_midibuf_ignore(struct midi_buffer *this, int length) in line6_midibuf_ignore() function
H A Ddriver.c299 line6_midibuf_ignore(mb, done); in line6_data_received()