Searched refs:sb_dsp_init (Results 1 – 6 of 6) sorted by relevance
174 if(sb_dsp_init(hw_config, THIS_MODULE)) in probe_one()
163 int sb_dsp_init (struct address_info *hw_config, struct module *owner);
335 sb_dsp_init(hw_config, THIS_MODULE); in attach_trix_sb()
645 int sb_dsp_init(struct address_info *hw_config, struct module *owner) in sb_dsp_init() function1287 EXPORT_SYMBOL(sb_dsp_init);
740 sb_dsp_init(hw_config, THIS_MODULE); in probe_mad16_mpu()
101 if(!sb_dsp_init(hw_config, THIS_MODULE)) in attach_sb_card()