Searched refs:command_prev (Results 1 – 2 of 2) sorted by relevance
46 this->command_prev = -1; in line6_midibuf_reset() 165 this->command_prev = command; in line6_midibuf_read() 167 if (this->command_prev > 0) { in line6_midibuf_read() 169 midibuf_message_length(this->command_prev); in line6_midibuf_read() 235 data[0] = this->command_prev; in line6_midibuf_read()
20 int command_prev; member