Home
last modified time | relevance | path

Searched refs:amdtp_stream_pcm_abort (Results 1 – 6 of 6) sorted by relevance

/linux/sound/firewire/fireface/
H A Dff-stream.c244 amdtp_stream_pcm_abort(&ff->tx_stream); in snd_ff_stream_update_duplex()
245 amdtp_stream_pcm_abort(&ff->rx_stream); in snd_ff_stream_update_duplex()
/linux/sound/firewire/fireworks/
H A Dfireworks_stream.c328 amdtp_stream_pcm_abort(&efw->rx_stream); in snd_efw_stream_update_duplex()
329 amdtp_stream_pcm_abort(&efw->tx_stream); in snd_efw_stream_update_duplex()
/linux/sound/firewire/tascam/
H A Dtascam-stream.c372 amdtp_stream_pcm_abort(&tscm->tx_stream); in snd_tscm_stream_update_duplex()
373 amdtp_stream_pcm_abort(&tscm->rx_stream); in snd_tscm_stream_update_duplex()
/linux/sound/firewire/
H A Damdtp-stream.h233 void amdtp_stream_pcm_abort(struct amdtp_stream *s);
H A Damdtp-stream.c1060 amdtp_stream_pcm_abort(s); in cancel_stream()
1946 void amdtp_stream_pcm_abort(struct amdtp_stream *s) in amdtp_stream_pcm_abort() function
1954 EXPORT_SYMBOL(amdtp_stream_pcm_abort);
/linux/sound/firewire/oxfw/
H A Doxfw-stream.c478 amdtp_stream_pcm_abort(&oxfw->rx_stream); in snd_oxfw_stream_update_duplex()
483 amdtp_stream_pcm_abort(&oxfw->tx_stream); in snd_oxfw_stream_update_duplex()