Lines Matching refs:capture_ops
1420 const struct snd_pcm_ops *capture_ops; member
1442 rec->capture_ops ? 1 : 0, &pcm); in snd_intel8x0_pcm1()
1448 if (rec->capture_ops) in snd_intel8x0_pcm1()
1449 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops); in snd_intel8x0_pcm1()
1488 .capture_ops = &snd_intel8x0_capture_ops,
1494 .capture_ops = &snd_intel8x0_capture_mic_ops,
1501 .capture_ops = &snd_intel8x0_capture_mic2_ops,
1508 .capture_ops = &snd_intel8x0_capture2_ops,
1525 .capture_ops = &snd_intel8x0_capture_ops,
1531 .capture_ops = &snd_intel8x0_capture_mic_ops,
1548 .capture_ops = &snd_intel8x0_ali_capture_ops,
1554 .capture_ops = &snd_intel8x0_ali_capture_mic_ops,