Home
last modified time | relevance | path

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

/linux-6.6.21/sound/firewire/oxfw/
Doxfw-midi.c69 snd_oxfw_stream_stop_duplex(oxfw); in midi_capture_close()
84 snd_oxfw_stream_stop_duplex(oxfw); in midi_playback_close()
Doxfw.h130 void snd_oxfw_stream_stop_duplex(struct snd_oxfw *oxfw);
Doxfw-pcm.c292 snd_oxfw_stream_stop_duplex(oxfw); in pcm_capture_hw_free()
307 snd_oxfw_stream_stop_duplex(oxfw); in pcm_playback_hw_free()
Doxfw-stream.c404 void snd_oxfw_stream_stop_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_stop_duplex() function