Searched refs:snd_line6_capture_ops (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Dcapture.h23 extern struct snd_pcm_ops snd_line6_capture_ops;
H A Dpcm.c163 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_line6_capture_ops);
H A Dcapture.c364 struct snd_pcm_ops snd_line6_capture_ops = { variable in typeref:struct:snd_pcm_ops

Completed in 51 milliseconds