Home
last modified time | relevance | path

Searched defs:snd_motu_packet_format (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/sound/firewire/motu/
Dmotu.h33 struct snd_motu_packet_format { struct
34 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