pcm_ops 463 drivers/staging/most/sound/sound.c static const struct snd_pcm_ops pcm_ops = { pcm_ops 665 drivers/staging/most/sound/sound.c snd_pcm_set_ops(pcm, direction, &pcm_ops); pcm_ops 663 sound/soc/intel/atom/sst/sst_drv_interface.c static struct sst_ops pcm_ops = { pcm_ops 696 sound/soc/intel/atom/sst/sst_drv_interface.c .ops = &pcm_ops, pcm_ops 554 sound/usb/6fire/pcm.c static const struct snd_pcm_ops pcm_ops = { pcm_ops 660 sound/usb/6fire/pcm.c snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops); pcm_ops 661 sound/usb/6fire/pcm.c snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_ops); pcm_ops 512 sound/usb/hiface/pcm.c static const struct snd_pcm_ops pcm_ops = { pcm_ops 616 sound/usb/hiface/pcm.c snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops);