Home
last modified time | relevance | path

Searched refs:tascam_capture_ops (Results 1 – 3 of 3) sorted by relevance

/linux/sound/usb/usx2y/
H A Dus144mkii_pcm.h29 extern const struct snd_pcm_ops tascam_capture_ops;
H A Dus144mkii_capture.c101 const struct snd_pcm_ops tascam_capture_ops = { variable
H A Dus144mkii_pcm.c363 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &tascam_capture_ops); in tascam_init_pcm()