Lines Matching refs:capture_ops
1451 const struct snd_pcm_ops *capture_ops; member
1473 rec->capture_ops ? 1 : 0, &pcm); in snd_intel8x0_pcm1()
1479 if (rec->capture_ops) in snd_intel8x0_pcm1()
1480 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops); in snd_intel8x0_pcm1()
1519 .capture_ops = &snd_intel8x0_capture_ops,
1525 .capture_ops = &snd_intel8x0_capture_mic_ops,
1532 .capture_ops = &snd_intel8x0_capture_mic2_ops,
1539 .capture_ops = &snd_intel8x0_capture2_ops,
1556 .capture_ops = &snd_intel8x0_capture_ops,
1562 .capture_ops = &snd_intel8x0_capture_mic_ops,
1579 .capture_ops = &snd_intel8x0_ali_capture_ops,
1585 .capture_ops = &snd_intel8x0_ali_capture_mic_ops,