Searched refs:pcm_ops (Results 1 – 3 of 3) sorted by relevance
46 struct snd_pcm_ops *pcm_ops;
408 static struct snd_device_ops pcm_ops = { in line6_init_pcm() local489 err = snd_device_new(line6->card, SNDRV_DEV_PCM, line6, &pcm_ops); in line6_init_pcm()
551 static struct snd_pcm_ops pcm_ops = { variable655 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops); in usb6fire_pcm_init()656 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_ops); in usb6fire_pcm_init()