Searched refs:snd_oxfw_stream_stop_simplex (Results 1 – 4 of 4) sorted by relevance
62 snd_oxfw_stream_stop_simplex(oxfw, &oxfw->tx_stream); in midi_capture_close()77 snd_oxfw_stream_stop_simplex(oxfw, &oxfw->rx_stream); in midi_playback_close()
114 void snd_oxfw_stream_stop_simplex(struct snd_oxfw *oxfw,
273 snd_oxfw_stream_stop_simplex(oxfw, &oxfw->tx_stream); in pcm_capture_hw_free()288 snd_oxfw_stream_stop_simplex(oxfw, &oxfw->rx_stream); in pcm_playback_hw_free()
331 void snd_oxfw_stream_stop_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_stop_simplex() function