device_cmd_prefix 28 sound/usb/bcd2000/bcd2000.c static unsigned char device_cmd_prefix[] = {0x03, 0x00}; device_cmd_prefix 131 sound/usb/bcd2000/bcd2000.c BUILD_BUG_ON(sizeof(device_cmd_prefix) >= BUFSIZE); device_cmd_prefix 138 sound/usb/bcd2000/bcd2000.c memcpy(bcd2k->midi_out_buf, device_cmd_prefix, device_cmd_prefix 139 sound/usb/bcd2000/bcd2000.c sizeof(device_cmd_prefix));