Home
last modified time | relevance | path

Searched refs:amdtp_stream_pcm_abort (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/fireface/
H A 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-6.6/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()
/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A 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-6.6/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()
/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-stream.h203 void amdtp_stream_pcm_abort(struct amdtp_stream *s);
H A Damdtp-stream.c808 amdtp_stream_pcm_abort(s); in cancel_stream()
1288 * amdtp_stream_pcm_abort - abort the running PCM device
1294 void amdtp_stream_pcm_abort(struct amdtp_stream *s) in amdtp_stream_pcm_abort() function
1302 EXPORT_SYMBOL(amdtp_stream_pcm_abort); variable
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-stream.h228 void amdtp_stream_pcm_abort(struct amdtp_stream *s);
H A Damdtp-stream.c1050 amdtp_stream_pcm_abort(s); in cancel_stream()
1929 * amdtp_stream_pcm_abort - abort the running PCM device
1935 void amdtp_stream_pcm_abort(struct amdtp_stream *s) in amdtp_stream_pcm_abort() function
1943 EXPORT_SYMBOL(amdtp_stream_pcm_abort); variable
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A 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()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-stream.c476 amdtp_stream_pcm_abort(&oxfw->rx_stream); in snd_oxfw_stream_update_duplex()
481 amdtp_stream_pcm_abort(&oxfw->tx_stream); in snd_oxfw_stream_update_duplex()

Completed in 12 milliseconds