command_prev       50 sound/usb/line6/midibuf.c 	this->command_prev = -1;
command_prev      156 sound/usb/line6/midibuf.c 		this->command_prev = command;
command_prev      158 sound/usb/line6/midibuf.c 		if (this->command_prev > 0) {
command_prev      160 sound/usb/line6/midibuf.c 			    midibuf_message_length(this->command_prev);
command_prev      226 sound/usb/line6/midibuf.c 		data[0] = this->command_prev;
command_prev       17 sound/usb/line6/midibuf.h 	int command_prev;