snd_cs46xx_playback_iec958_ops 65 sound/pci/cs46xx/cs46xx_lib.c static const struct snd_pcm_ops snd_cs46xx_playback_iec958_ops; snd_cs46xx_playback_iec958_ops 1136 sound/pci/cs46xx/cs46xx_lib.c substream->ops = &snd_cs46xx_playback_iec958_ops; snd_cs46xx_playback_iec958_ops 1691 sound/pci/cs46xx/cs46xx_lib.c static const struct snd_pcm_ops snd_cs46xx_playback_iec958_ops = { snd_cs46xx_playback_iec958_ops 1850 sound/pci/cs46xx/cs46xx_lib.c snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_iec958_ops);