snd_cs46xx_playback_rear_ops   61 sound/pci/cs46xx/cs46xx_lib.c static const struct snd_pcm_ops snd_cs46xx_playback_rear_ops;
snd_cs46xx_playback_rear_ops 1132 sound/pci/cs46xx/cs46xx_lib.c 			substream->ops = &snd_cs46xx_playback_rear_ops;
snd_cs46xx_playback_rear_ops 1645 sound/pci/cs46xx/cs46xx_lib.c static const struct snd_pcm_ops snd_cs46xx_playback_rear_ops = {
snd_cs46xx_playback_rear_ops 1804 sound/pci/cs46xx/cs46xx_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_rear_ops);