Searched refs:device_cmd_prefix (Results 1 – 1 of 1) sorted by relevance
28 static const unsigned char device_cmd_prefix[] = {0x03, 0x00}; variable131 BUILD_BUG_ON(sizeof(device_cmd_prefix) >= BUFSIZE); in bcd2000_midi_send()138 memcpy(bcd2k->midi_out_buf, device_cmd_prefix, in bcd2000_midi_send()139 sizeof(device_cmd_prefix)); in bcd2000_midi_send()