Lines Matching defs:other
1905 struct snd_pcm_substream *other;
1907 other = rme9652->capture_substream;
1909 other = rme9652->playback_substream;
1914 if (other) {
1916 struct snd_pcm_runtime *oruntime = other->runtime;
1918 if (s == other) {
1949 /* The other stream is open, and not by the same
2043 struct snd_pcm_substream *other;
2060 other = rme9652->capture_substream;
2062 other = rme9652->playback_substream;
2064 if (other) {
2067 if (s == other) {