Searched refs:sb_dsp_init (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dkahlua.c171 if(sb_dsp_init(hw_config, THIS_MODULE))
H A Dsb.h164 int sb_dsp_init (struct address_info *hw_config, struct module *owner);
H A Dsb_card.c113 if(!sb_dsp_init(&scc->conf, THIS_MODULE)) {
H A Dtrix.c324 sb_dsp_init(hw_config, THIS_MODULE);
H A Dsb_common.c615 * Save device information for sb_dsp_init()
630 int sb_dsp_init(struct address_info *hw_config, struct module *owner) function
640 DDB(printk("sb_dsp_init(%x) entered\n", hw_config->io_base));
1267 EXPORT_SYMBOL(sb_dsp_init); variable

Completed in 89 milliseconds