Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/oxfw/
Doxfw-stream.c249 unsigned int substreams, opposite_substreams; in snd_oxfw_stream_start_simplex() local
255 opposite_substreams = oxfw->playback_substreams; in snd_oxfw_stream_start_simplex()
259 opposite_substreams = oxfw->capture_substreams; in snd_oxfw_stream_start_simplex()
310 (opposite_substreams > 0)) { in snd_oxfw_stream_start_simplex()