Home
last modified time | relevance | path

Searched refs:snd_oxfw_stream_stop_simplex (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/sound/firewire/oxfw/
Doxfw-midi.c62 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()
Doxfw.h114 void snd_oxfw_stream_stop_simplex(struct snd_oxfw *oxfw,
Doxfw-pcm.c273 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()
Doxfw-stream.c331 void snd_oxfw_stream_stop_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_stop_simplex() function