Lines Matching refs:capture_ops
1423 const struct snd_pcm_ops *capture_ops; member
1445 rec->capture_ops ? 1 : 0, &pcm); in snd_intel8x0_pcm1()
1451 if (rec->capture_ops) in snd_intel8x0_pcm1()
1452 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops); in snd_intel8x0_pcm1()
1491 .capture_ops = &snd_intel8x0_capture_ops,
1497 .capture_ops = &snd_intel8x0_capture_mic_ops,
1504 .capture_ops = &snd_intel8x0_capture_mic2_ops,
1511 .capture_ops = &snd_intel8x0_capture2_ops,
1528 .capture_ops = &snd_intel8x0_capture_ops,
1534 .capture_ops = &snd_intel8x0_capture_mic_ops,
1551 .capture_ops = &snd_intel8x0_ali_capture_ops,
1557 .capture_ops = &snd_intel8x0_ali_capture_mic_ops,