Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/oxfw/
Doxfw-stream.c261 unsigned int substreams, opposite_substreams; in snd_oxfw_stream_start_simplex() local
267 opposite_substreams = oxfw->playback_substreams; in snd_oxfw_stream_start_simplex()
271 opposite_substreams = oxfw->capture_substreams; in snd_oxfw_stream_start_simplex()
322 (opposite_substreams > 0)) { in snd_oxfw_stream_start_simplex()