snd_usX2Y_usbpcm_ops  580 sound/usb/usx2y/usx2yhwdeppcm.c static const struct snd_pcm_ops snd_usX2Y_usbpcm_ops =
snd_usX2Y_usbpcm_ops  722 sound/usb/usx2y/usx2yhwdeppcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_usbpcm_ops);
snd_usX2Y_usbpcm_ops  723 sound/usb/usx2y/usx2yhwdeppcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usX2Y_usbpcm_ops);