Searched refs:sb_dsp_detect (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/sound/oss/ | 
| D | kahlua.c | 162 	if(sb_dsp_detect(hw_config, 0, 0, NULL)==0)  in probe_one()
  | 
| D | sb.h | 163 int sb_dsp_detect (struct address_info *hw_config, int pci, int pciio, struct sb_module_options *sb…
  | 
| D | trix.c | 313 	if (!sb_dsp_detect(hw_config, 0, 0, NULL)) {  in probe_trix_sb()
  | 
| D | sb_card.c | 107 	if (!sb_dsp_detect(&scc->conf, 0, 0, sbmo)) {  in sb_register_oss()
  | 
| D | sb_common.c | 500 int sb_dsp_detect(struct address_info *hw_config, int pci, int pciio, struct sb_module_options *sbm…  in sb_dsp_detect()  function 1281 EXPORT_SYMBOL(sb_dsp_detect);
  |