taglinefilesource code
address_info35drivers/sound/adlib_card.cattach_adlib_card (long mem_start, struct address_info *hw_config)
address_info46drivers/sound/adlib_card.cprobe_adlib (struct address_info *hw_config)
address_info63drivers/sound/dev_table.csndtable_probe (int unit, struct address_info *hw_config)
address_info85drivers/sound/dev_table.csndtable_init_card (int unit, struct address_info *hw_config)
address_info191drivers/sound/dev_table.cstruct address_info *sound_getconf(int card_type)
address_info201drivers/sound/dev_table.cif (ptr == -1) return (struct address_info *)NULL;
address_info46drivers/sound/dev_table.hlong (*attach) (long mem_start, struct address_info *hw_config);
address_info47drivers/sound/dev_table.hint (*probe) (struct address_info *hw_config);
address_info48drivers/sound/dev_table.hstruct address_info config;
address_info237drivers/sound/dev_table.hstruct address_info *sound_getconf(int card_type);
address_info41drivers/sound/gus_card.cattach_gus_card (long mem_start, struct address_info *hw_config)
address_info80drivers/sound/gus_card.cprobe_gus (struct address_info *hw_config)
address_info230drivers/sound/mpu401.cattach_mpu401 (long mem_start, struct address_info *hw_config)
address_info303drivers/sound/mpu401.cprobe_mpu401 (struct address_info *hw_config)
address_info143drivers/sound/pas2_card.cconfig_pas_hw (struct address_info *hw_config)
address_info232drivers/sound/pas2_card.cstruct address_info *sb_config;
address_info269drivers/sound/pas2_card.cdetect_pas_hw (struct address_info *hw_config)
address_info311drivers/sound/pas2_card.cattach_pas_card (long mem_start, struct address_info *hw_config)
address_info354drivers/sound/pas2_card.cprobe_pas (struct address_info *hw_config)
address_info354drivers/sound/pas2_pcm.cpas_pcm_init (long mem_start, struct address_info *hw_config)
address_info492drivers/sound/sb16_dsp.csb16_dsp_init (long mem_start, struct address_info *hw_config)
address_info533drivers/sound/sb16_dsp.csb16_dsp_detect (struct address_info *hw_config)
address_info535drivers/sound/sb16_dsp.cstruct address_info *sb_config;
address_info226drivers/sound/sb16_midi.cattach_sb16midi (long mem_start, struct address_info *hw_config)
address_info297drivers/sound/sb16_midi.cprobe_sb16midi (struct address_info *hw_config)
address_info35drivers/sound/sb_card.cattach_sb_card (long mem_start, struct address_info *hw_config)
address_info47drivers/sound/sb_card.cprobe_sb (struct address_info *hw_config)
address_info616drivers/sound/sb_dsp.csb_dsp_detect (struct address_info *hw_config)
address_info650drivers/sound/sb_dsp.csb_dsp_init (long mem_start, struct address_info *hw_config)
address_info112drivers/sound/sound_calls.hint sb_dsp_detect (struct address_info *hw_config);
address_info113drivers/sound/sound_calls.hlong sb_dsp_init (long mem_start, struct address_info *hw_config);
address_info122drivers/sound/sound_calls.hlong sb16_dsp_init(long mem_start, struct address_info *hw_config);
address_info123drivers/sound/sound_calls.hint sb16_dsp_detect(struct address_info *hw_config);
address_info127drivers/sound/sound_calls.hlong attach_sb16midi(long mem_start, struct address_info * hw_config);
address_info128drivers/sound/sound_calls.hint probe_sb16midi(struct address_info *hw_config);
address_info144drivers/sound/sound_calls.hlong attach_sb_card(long mem_start, struct address_info *hw_config);
address_info145drivers/sound/sound_calls.hint probe_sb(struct address_info *hw_config);
address_info148drivers/sound/sound_calls.hlong attach_adlib_card(long mem_start, struct address_info *hw_config);
address_info149drivers/sound/sound_calls.hint probe_adlib(struct address_info *hw_config);
address_info152drivers/sound/sound_calls.hlong attach_pas_card(long mem_start, struct address_info *hw_config);
address_info153drivers/sound/sound_calls.hint probe_pas(struct address_info *hw_config);
address_info161drivers/sound/sound_calls.hlong pas_pcm_init(long mem_start, struct address_info *hw_config);
address_info171drivers/sound/sound_calls.hlong attach_gus_card(long mem_start, struct address_info * hw_config);
address_info172drivers/sound/sound_calls.hint probe_gus(struct address_info *hw_config);
address_info190drivers/sound/sound_calls.hlong attach_mpu401(long mem_start, struct address_info * hw_config);
address_info191drivers/sound/sound_calls.hint probe_mpu401(struct address_info *hw_config);