Searched refs:playback_substreams (Results 1 – 8 of 8) sorted by relevance
220 if ((atomic_read(&efw->playback_substreams) == 0) && in snd_efw_stream_start_duplex()230 slave_substreams = &efw->playback_substreams; in snd_efw_stream_start_duplex()302 master_substreams = &efw->playback_substreams; in snd_efw_stream_stop_duplex()306 slave_substreams = &efw->playback_substreams; in snd_efw_stream_stop_duplex()
38 atomic_inc(&efw->playback_substreams); in midi_playback_open()61 atomic_dec(&efw->playback_substreams); in midi_playback_close()
273 atomic_inc(&efw->playback_substreams); in pcm_playback_hw_params()296 atomic_dec(&efw->playback_substreams); in pcm_playback_hw_free()
90 atomic_t playback_substreams; member
44 oxfw->playback_substreams++; in midi_playback_open()76 oxfw->playback_substreams--; in midi_playback_close()
62 unsigned int playback_substreams; member
267 opposite_substreams = oxfw->playback_substreams; in snd_oxfw_stream_start_simplex()270 substreams = oxfw->playback_substreams; in snd_oxfw_stream_start_simplex()347 ((stream == &oxfw->rx_stream) && (oxfw->playback_substreams > 0))) in snd_oxfw_stream_stop_simplex()
264 oxfw->playback_substreams++; in pcm_playback_hw_params()295 oxfw->playback_substreams--; in pcm_playback_hw_free()