Searched refs:capture_pcm_ops (Results 1 – 2 of 2) sorted by relevance
869 static const struct snd_pcm_ops capture_pcm_ops = { variable1277 snd_pcm_set_ops(ua->pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_pcm_ops); in ua101_probe()
1832 static struct audio_pcm_ops capture_pcm_ops; variable1874 hw->pcm_ops = &capture_pcm_ops; in AUD_add_capture()