Home
last modified time | relevance | path

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

/sound/isa/sb/
Dsb16_main.c890 const struct snd_pcm_ops *snd_sb16dsp_get_pcm_ops(int direction) in snd_sb16dsp_get_pcm_ops() function
897 EXPORT_SYMBOL(snd_sb16dsp_get_pcm_ops);
/sound/isa/
Dcmi8330.c456 ops = snd_sb16dsp_get_pcm_ops(CMI_SB_STREAM); in snd_cmi8330_pcm()