Lines Matching defs:other
1959 struct snd_pcm_substream *other;
1961 other = rme9652->capture_substream;
1963 other = rme9652->playback_substream;
1968 if (other) {
1970 struct snd_pcm_runtime *oruntime = other->runtime;
1972 if (s == other) {
2003 /* The other stream is open, and not by the same
2095 struct snd_pcm_substream *other;
2112 other = rme9652->capture_substream;
2114 other = rme9652->playback_substream;
2116 if (other) {
2119 if (s == other) {