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