Home
last modified time | relevance | path

Searched refs:pcm_capture_ops (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/firewire/tascam/
Dtascam-pcm.c271 static struct snd_pcm_ops pcm_capture_ops = { variable
309 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops); in snd_tscm_create_pcm_devices()
/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-pcm.c332 static struct snd_pcm_ops pcm_capture_ops = { variable
370 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops); in snd_dg00x_create_pcm_devices()
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_pcm.c374 static const struct snd_pcm_ops pcm_capture_ops = { variable
411 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops); in snd_efw_create_pcm_devices()
/linux-4.4.14/sound/firewire/bebob/
Dbebob_pcm.c350 static const struct snd_pcm_ops pcm_capture_ops = { variable
387 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops); in snd_bebob_create_pcm_devices()