Home
last modified time | relevance | path

Searched refs:snd_sb16_capture_ops (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/sound/isa/sb/
Dsb16_main.c858 static struct snd_pcm_ops snd_sb16_capture_ops = { variable
884 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_sb16_capture_ops); in snd_sb16dsp_pcm()
903 &snd_sb16_playback_ops : &snd_sb16_capture_ops; in snd_sb16dsp_get_pcm_ops()