wcreg_spdif_stream 187 sound/pci/rme32.c u32 wcreg_spdif_stream; /* S/PDIF setup (temporary) */ wcreg_spdif_stream 704 sound/pci/rme32.c rme32->wcreg |= rme32->wcreg_spdif_stream; wcreg_spdif_stream 885 sound/pci/rme32.c rme32->wcreg_spdif_stream = rme32->wcreg_spdif; wcreg_spdif_stream 1788 sound/pci/rme32.c rme32->wcreg_spdif_stream); wcreg_spdif_stream 1802 sound/pci/rme32.c change = val != rme32->wcreg_spdif_stream; wcreg_spdif_stream 1803 sound/pci/rme32.c rme32->wcreg_spdif_stream = val; wcreg_spdif_stream 221 sound/pci/rme96.c u32 wcreg_spdif_stream; /* S/PDIF setup (temporary) */ wcreg_spdif_stream 1026 sound/pci/rme96.c writel(rme96->wcreg |= rme96->wcreg_spdif_stream, rme96->iobase + RME96_IO_CONTROL_REGISTER); wcreg_spdif_stream 1209 sound/pci/rme96.c rme96->wcreg_spdif_stream = rme96->wcreg_spdif; wcreg_spdif_stream 2171 sound/pci/rme96.c snd_rme96_convert_to_aes(&ucontrol->value.iec958, rme96->wcreg_spdif_stream); wcreg_spdif_stream 2183 sound/pci/rme96.c change = val != rme96->wcreg_spdif_stream; wcreg_spdif_stream 2184 sound/pci/rme96.c rme96->wcreg_spdif_stream = val;