Searched refs:pcm_ops (Results 1 – 4 of 4) sorted by relevance
46 struct snd_pcm_ops *pcm_ops;
558 static struct snd_pcm_ops pcm_ops = { variable663 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops); in usb6fire_pcm_init()664 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_ops); in usb6fire_pcm_init()
514 static struct snd_pcm_ops pcm_ops = { variable615 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops); in hiface_pcm_init()
684 static struct sst_ops pcm_ops = { variable717 .ops = &pcm_ops,