Searched refs:snd_line6_capture_ops (Results 1 – 3 of 3) sorted by relevance
20 extern struct snd_pcm_ops snd_line6_capture_ops;
393 struct snd_pcm_ops snd_line6_capture_ops = { variable
359 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_line6_capture_ops); in snd_line6_new_pcm()