Lines Matching refs:capture_ops
1507 const struct snd_pcm_ops *capture_ops; member
1526 rec->capture_ops ? 1 : 0, &pcm); in snd_intel8x0_pcm1()
1532 if (rec->capture_ops) in snd_intel8x0_pcm1()
1533 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops); in snd_intel8x0_pcm1()
1572 .capture_ops = &snd_intel8x0_capture_ops,
1578 .capture_ops = &snd_intel8x0_capture_mic_ops,
1585 .capture_ops = &snd_intel8x0_capture_mic2_ops,
1592 .capture_ops = &snd_intel8x0_capture2_ops,
1609 .capture_ops = &snd_intel8x0_capture_ops,
1615 .capture_ops = &snd_intel8x0_capture_mic_ops,
1632 .capture_ops = &snd_intel8x0_ali_capture_ops,
1638 .capture_ops = &snd_intel8x0_ali_capture_mic_ops,