Searched refs:snd_sb_csp_new (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsb16_csp.h178 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb16_csp.c115 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep) function
1185 EXPORT_SYMBOL(snd_sb_csp_new); variable
H A Dsb16.c430 snd_sb_csp_new(chip, synth != NULL ? 1 : 0, &xcsp);

Completed in 61 milliseconds