Lines Matching refs:capture_ops
1484 struct snd_pcm_ops *capture_ops; member
1503 rec->capture_ops ? 1 : 0, &pcm); in snd_intel8x0_pcm1()
1509 if (rec->capture_ops) in snd_intel8x0_pcm1()
1510 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops); in snd_intel8x0_pcm1()
1530 .capture_ops = &snd_intel8x0_capture_ops,
1536 .capture_ops = &snd_intel8x0_capture_mic_ops,
1543 .capture_ops = &snd_intel8x0_capture_mic2_ops,
1550 .capture_ops = &snd_intel8x0_capture2_ops,
1567 .capture_ops = &snd_intel8x0_capture_ops,
1573 .capture_ops = &snd_intel8x0_capture_mic_ops,
1590 .capture_ops = &snd_intel8x0_ali_capture_ops,
1596 .capture_ops = &snd_intel8x0_ali_capture_mic_ops,