Searched defs:snd_motu_packet_format (Results 1 – 1 of 1) sorted by relevance
33 struct snd_motu_packet_format { struct34 unsigned char midi_flag_offset;35 unsigned char midi_byte_offset;36 unsigned char pcm_byte_offset;61 struct snd_motu_packet_format tx_packet_formats; argument