Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x.h142 void snd_dg00x_stream_stop_duplex(struct snd_dg00x *dg00x);
Ddigi00x-pcm.c223 snd_dg00x_stream_stop_duplex(dg00x); in pcm_capture_hw_free()
239 snd_dg00x_stream_stop_duplex(dg00x); in pcm_playback_hw_free()
Ddigi00x-midi.c36 snd_dg00x_stream_stop_duplex(dg00x); in midi_phys_close()
Ddigi00x-stream.c359 void snd_dg00x_stream_stop_duplex(struct snd_dg00x *dg00x) in snd_dg00x_stream_stop_duplex() function