Home
last modified time | relevance | path

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

/linux/sound/usb/line6/
A Dmidibuf.c50 this->command_prev = -1; in line6_midibuf_reset()
156 this->command_prev = command; in line6_midibuf_read()
158 if (this->command_prev > 0) { in line6_midibuf_read()
160 midibuf_message_length(this->command_prev); in line6_midibuf_read()
226 data[0] = this->command_prev; in line6_midibuf_read()
A Dmidibuf.h17 int command_prev; member

Completed in 3 milliseconds