Searched defs:amdtp_dot (Results 1 – 1 of 1) sorted by relevance
41 struct amdtp_dot { struct42 unsigned int pcm_channels;43 struct dot_state state;45 unsigned int midi_ports;47 struct snd_rawmidi_substream *midi[2];48 int midi_fifo_used[2];49 int midi_fifo_limit;51 void (*transfer_samples)(struct amdtp_stream *s,