Searched refs:amdtp_dot_midi_trigger (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/firewire/digi00x/
H A Ddigi00x-midi.c62 amdtp_dot_midi_trigger(&dg00x->tx_stream, port, substream);
64 amdtp_dot_midi_trigger(&dg00x->tx_stream, port, NULL);
84 amdtp_dot_midi_trigger(&dg00x->rx_stream, port, substream);
86 amdtp_dot_midi_trigger(&dg00x->rx_stream, port, NULL);
H A Ddigi00x.h122 void amdtp_dot_midi_trigger(struct amdtp_stream *s, unsigned int port,
H A Damdtp-dot.c335 void amdtp_dot_midi_trigger(struct amdtp_stream *s, unsigned int port, function

Completed in 115 milliseconds