pcxhr_ops        1136 sound/pci/pcxhr/pcxhr.c static const struct snd_pcm_ops pcxhr_ops = {
pcxhr_ops        1165 sound/pci/pcxhr/pcxhr.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcxhr_ops);
pcxhr_ops        1167 sound/pci/pcxhr/pcxhr.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcxhr_ops);