Lines Matching refs:capture_ops
1511 struct snd_pcm_ops *capture_ops; member
1530 rec->capture_ops ? 1 : 0, &pcm); in snd_intel8x0_pcm1()
1536 if (rec->capture_ops) in snd_intel8x0_pcm1()
1537 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops); in snd_intel8x0_pcm1()
1576 .capture_ops = &snd_intel8x0_capture_ops,
1582 .capture_ops = &snd_intel8x0_capture_mic_ops,
1589 .capture_ops = &snd_intel8x0_capture_mic2_ops,
1596 .capture_ops = &snd_intel8x0_capture2_ops,
1613 .capture_ops = &snd_intel8x0_capture_ops,
1619 .capture_ops = &snd_intel8x0_capture_mic_ops,
1636 .capture_ops = &snd_intel8x0_ali_capture_ops,
1642 .capture_ops = &snd_intel8x0_ali_capture_mic_ops,