Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_pcm.c362 static const struct snd_pcm_ops pcm_capture_ops = { variable
399 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops); in snd_efw_create_pcm_devices()
/linux-4.1.27/sound/firewire/bebob/
Dbebob_pcm.c338 static const struct snd_pcm_ops pcm_capture_ops = { variable
375 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops); in snd_bebob_create_pcm_devices()