Home
last modified time | relevance | path

Searched refs:snd_tscm_stream_stop_duplex (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/firewire/tascam/
Dtascam-pcm.c136 snd_tscm_stream_stop_duplex(tscm); in pcm_capture_hw_free()
152 snd_tscm_stream_stop_duplex(tscm); in pcm_playback_hw_free()
Dtascam.h142 void snd_tscm_stream_stop_duplex(struct snd_tscm *tscm);
Dtascam-stream.c445 void snd_tscm_stream_stop_duplex(struct snd_tscm *tscm) in snd_tscm_stream_stop_duplex() function