Home
last modified time | relevance | path

Searched refs:sb_dsp_init (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dkahlua.c174 if(sb_dsp_init(hw_config, THIS_MODULE)) in probe_one()
Dsb.h163 int sb_dsp_init (struct address_info *hw_config, struct module *owner);
Dtrix.c335 sb_dsp_init(hw_config, THIS_MODULE); in attach_trix_sb()
Dsb_common.c645 int sb_dsp_init(struct address_info *hw_config, struct module *owner) in sb_dsp_init() function
1287 EXPORT_SYMBOL(sb_dsp_init);
Dmad16.c740 sb_dsp_init(hw_config, THIS_MODULE); in probe_mad16_mpu()
Dsb_card.c101 if(!sb_dsp_init(hw_config, THIS_MODULE)) in attach_sb_card()