Searched refs:snd_atiixp_capture_ops (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/pci/
H A Datiixp_modem.c940 static const struct snd_pcm_ops snd_atiixp_capture_ops = { variable in typeref:struct:snd_pcm_ops
982 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_atiixp_capture_ops);
H A Datiixp.c1149 static const struct snd_pcm_ops snd_atiixp_capture_ops = { variable in typeref:struct:snd_pcm_ops
1272 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_atiixp_capture_ops);

Completed in 172 milliseconds