Searched refs:tascam_capture_ops (Results 1 – 3 of 3) sorted by relevance
29 extern const struct snd_pcm_ops tascam_capture_ops;
101 const struct snd_pcm_ops tascam_capture_ops = { variable
363 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &tascam_capture_ops); in tascam_init_pcm()