Searched refs:capture_substreams (Results 1 – 12 of 12) sorted by relevance
210 if (motu->capture_substreams == 0 && motu->playback_substreams == 0) in snd_motu_stream_start_duplex()275 motu->capture_substreams > 0) { in snd_motu_stream_start_duplex()294 if (motu->capture_substreams == 0) { in snd_motu_stream_stop_duplex()376 motu->capture_substreams = 0; in snd_motu_stream_destroy_duplex()
21 motu->capture_substreams++; in midi_capture_open()60 motu->capture_substreams--; in midi_capture_close()
206 motu->capture_substreams++; in capture_hw_params()239 motu->capture_substreams--; in capture_hw_free()
63 unsigned int capture_substreams; member
198 if (efw->playback_substreams == 0 && efw->capture_substreams == 0) in snd_efw_stream_start_duplex()241 if (efw->capture_substreams > 0 && in snd_efw_stream_start_duplex()256 if (efw->capture_substreams == 0) { in snd_efw_stream_stop_duplex()
21 efw->capture_substreams++; in midi_capture_open()55 efw->capture_substreams--; in midi_capture_close()
235 efw->capture_substreams++; in pcm_capture_hw_params()267 efw->capture_substreams--; in pcm_capture_hw_free()
92 unsigned int capture_substreams; member
22 oxfw->capture_substreams++; in midi_capture_open()61 oxfw->capture_substreams--; in midi_capture_close()
264 substreams = oxfw->capture_substreams; in snd_oxfw_stream_start_simplex()270 opposite_substreams = oxfw->capture_substreams; in snd_oxfw_stream_start_simplex()345 if (((stream == &oxfw->tx_stream) && (oxfw->capture_substreams > 0)) || in snd_oxfw_stream_stop_simplex()
55 unsigned int capture_substreams; member
223 oxfw->capture_substreams++; in pcm_capture_hw_params()256 oxfw->capture_substreams--; in pcm_capture_hw_free()