Searched refs:pcm_ops (Results 1 – 4 of 4) sorted by relevance
554 static const struct snd_pcm_ops pcm_ops = { variable660 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops); in usb6fire_pcm_init()661 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_ops); in usb6fire_pcm_init()
512 static const struct snd_pcm_ops pcm_ops = { variable616 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops); in hiface_pcm_init()
463 static const struct snd_pcm_ops pcm_ops = { variable665 snd_pcm_set_ops(pcm, direction, &pcm_ops); in audio_probe_channel()
663 static struct sst_ops pcm_ops = { variable696 .ops = &pcm_ops,