Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/firewire/fireface/
Dff-stream.c243 amdtp_stream_pcm_abort(&ff->tx_stream); in snd_ff_stream_update_duplex()
244 amdtp_stream_pcm_abort(&ff->rx_stream); in snd_ff_stream_update_duplex()
/kernel/linux/linux-5.10/sound/firewire/fireworks/
Dfireworks_stream.c319 amdtp_stream_pcm_abort(&efw->rx_stream); in snd_efw_stream_update_duplex()
320 amdtp_stream_pcm_abort(&efw->tx_stream); in snd_efw_stream_update_duplex()
/kernel/linux/linux-5.10/sound/firewire/
Damdtp-stream.h203 void amdtp_stream_pcm_abort(struct amdtp_stream *s);
Damdtp-stream.c808 amdtp_stream_pcm_abort(s); in cancel_stream()
1294 void amdtp_stream_pcm_abort(struct amdtp_stream *s) in amdtp_stream_pcm_abort() function
1302 EXPORT_SYMBOL(amdtp_stream_pcm_abort);
/kernel/linux/linux-5.10/sound/firewire/tascam/
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()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
Doxfw-stream.c461 amdtp_stream_pcm_abort(&oxfw->rx_stream); in snd_oxfw_stream_update_duplex()
466 amdtp_stream_pcm_abort(&oxfw->tx_stream); in snd_oxfw_stream_update_duplex()