Searched refs:sb_dsp_detect (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.c162 if(sb_dsp_detect(hw_config, 0, 0, NULL)==0)
H A Dsb.h163 int sb_dsp_detect (struct address_info *hw_config, int pci, int pciio, struct sb_module_options *sbmo);
H A Dsb_card.c107 if (!sb_dsp_detect(&scc->conf, 0, 0, sbmo)) {
H A Dtrix.c313 if (!sb_dsp_detect(hw_config, 0, 0, NULL)) {
H A Dsb_common.c494 int sb_dsp_detect(struct address_info *hw_config, int pci, int pciio, struct sb_module_options *sbmo) function
512 DDB(printk("sb_dsp_detect(%x) entered\n", hw_config->io_base));
1268 EXPORT_SYMBOL(sb_dsp_detect); variable

Completed in 42 milliseconds