Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/usb/line6/
H A Dmidibuf.h23 extern int line6_midibuf_ignore(struct midi_buffer *mb, int length);
H A Dmidibuf.c232 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()