Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsb.h312 const struct snd_pcm_ops *snd_sb16dsp_get_pcm_ops(int direction);
/linux/sound/isa/sb/
H A Dsb16_main.c866 const struct snd_pcm_ops *snd_sb16dsp_get_pcm_ops(int direction) in snd_sb16dsp_get_pcm_ops() function
873 EXPORT_SYMBOL(snd_sb16dsp_get_pcm_ops);
/linux/sound/isa/
H A Dcmi8330.c444 ops = snd_sb16dsp_get_pcm_ops(CMI_SB_STREAM); in snd_cmi8330_pcm()