snd_cs46xx_playback_ops   69 sound/pci/cs46xx/cs46xx_lib.c static const struct snd_pcm_ops snd_cs46xx_playback_ops;
snd_cs46xx_playback_ops 1130 sound/pci/cs46xx/cs46xx_lib.c 			substream->ops = &snd_cs46xx_playback_ops;
snd_cs46xx_playback_ops 1141 sound/pci/cs46xx/cs46xx_lib.c 		substream->ops = &snd_cs46xx_playback_ops;
snd_cs46xx_playback_ops 1716 sound/pci/cs46xx/cs46xx_lib.c static const struct snd_pcm_ops snd_cs46xx_playback_ops = {
snd_cs46xx_playback_ops 1778 sound/pci/cs46xx/cs46xx_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_ops);