taglinefilesource code
address_info904drivers/sound/ad1848.cprobe_ms_sound (struct address_info *hw_config)
address_info919drivers/sound/ad1848.cattach_ms_sound (long mem_start, struct address_info *hw_config)
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_info84drivers/sound/dev_table.csndtable_probe (int unit, struct address_info *hw_config)
address_info117drivers/sound/dev_table.csndtable_init_card (int unit, struct address_info *hw_config)
address_info245drivers/sound/dev_table.cstruct address_info *
address_info257drivers/sound/dev_table.creturn (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_info52drivers/sound/dev_table.hstruct address_info config;
address_info340drivers/sound/dev_table.hstruct address_info *sound_getconf(int card_type);
address_info44drivers/sound/gus_card.cattach_gus_card (long mem_start, struct address_info *hw_config)
address_info95drivers/sound/gus_card.cprobe_gus (struct address_info *hw_config)
address_info175drivers/sound/gus_card.cprobe_gus_db16 (struct address_info *hw_config)
address_info181drivers/sound/gus_card.cattach_gus_db16 (long mem_start, struct address_info *hw_config)
address_info973drivers/sound/mpu401.cattach_mpu401 (long mem_start, struct address_info *hw_config)
address_info1178drivers/sound/mpu401.cprobe_mpu401 (struct address_info *hw_config)
address_info150drivers/sound/pas2_card.cconfig_pas_hw (struct address_info *hw_config)
address_info262drivers/sound/pas2_card.cstruct address_info *sb_config;
address_info307drivers/sound/pas2_card.cdetect_pas_hw (struct address_info *hw_config)
address_info357drivers/sound/pas2_card.cattach_pas_card (long mem_start, struct address_info *hw_config)
address_info402drivers/sound/pas2_card.cprobe_pas (struct address_info *hw_config)
address_info393drivers/sound/pas2_pcm.cpas_pcm_init (long mem_start, struct address_info *hw_config)
address_info570drivers/sound/pss.cattach_pss (long mem_start, struct address_info *hw_config)
address_info602drivers/sound/pss.cprobe_pss (struct address_info *hw_config)
address_info468drivers/sound/sb16_dsp.csb16_dsp_init (long mem_start, struct address_info *hw_config)
address_info495drivers/sound/sb16_dsp.csb16_dsp_detect (struct address_info *hw_config)
address_info497drivers/sound/sb16_dsp.cstruct address_info *sb_config;
address_info197drivers/sound/sb16_midi.cattach_sb16midi (long mem_start, struct address_info *hw_config)
address_info282drivers/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_info719drivers/sound/sb_dsp.csb_dsp_detect (struct address_info *hw_config)
address_info760drivers/sound/sb_dsp.csb_dsp_init (long mem_start, struct address_info *hw_config)
address_info117drivers/sound/sound_calls.hint sb_dsp_detect (struct address_info *hw_config);
address_info118drivers/sound/sound_calls.hlong sb_dsp_init (long mem_start, struct address_info *hw_config);
address_info127drivers/sound/sound_calls.hlong sb16_dsp_init(long mem_start, struct address_info *hw_config);
address_info128drivers/sound/sound_calls.hint sb16_dsp_detect(struct address_info *hw_config);
address_info132drivers/sound/sound_calls.hlong attach_sb16midi(long mem_start, struct address_info * hw_config);
address_info133drivers/sound/sound_calls.hint probe_sb16midi(struct address_info *hw_config);
address_info150drivers/sound/sound_calls.hlong attach_sb_card(long mem_start, struct address_info *hw_config);
address_info151drivers/sound/sound_calls.hint probe_sb(struct address_info *hw_config);
address_info154drivers/sound/sound_calls.hlong attach_adlib_card(long mem_start, struct address_info *hw_config);
address_info155drivers/sound/sound_calls.hint probe_adlib(struct address_info *hw_config);
address_info158drivers/sound/sound_calls.hlong attach_pas_card(long mem_start, struct address_info *hw_config);
address_info159drivers/sound/sound_calls.hint probe_pas(struct address_info *hw_config);
address_info167drivers/sound/sound_calls.hlong pas_pcm_init(long mem_start, struct address_info *hw_config);
address_info177drivers/sound/sound_calls.hlong attach_gus_card(long mem_start, struct address_info * hw_config);
address_info178drivers/sound/sound_calls.hint probe_gus(struct address_info *hw_config);
address_info181drivers/sound/sound_calls.hlong attach_gus_db16(long mem_start, struct address_info * hw_config);
address_info182drivers/sound/sound_calls.hint probe_gus_db16(struct address_info *hw_config);
address_info199drivers/sound/sound_calls.hlong attach_mpu401(long mem_start, struct address_info * hw_config);
address_info200drivers/sound/sound_calls.hint probe_mpu401(struct address_info *hw_config);
address_info203drivers/sound/sound_calls.hlong attach_uart6850(long mem_start, struct address_info * hw_config);
address_info204drivers/sound/sound_calls.hint probe_uart6850(struct address_info *hw_config);
address_info229drivers/sound/sound_calls.hlong attach_ms_sound(long mem_start, struct address_info * hw_config);
address_info230drivers/sound/sound_calls.hint probe_ms_sound(struct address_info *hw_config);
address_info233drivers/sound/sound_calls.hint probe_pss (struct address_info *hw_config);
address_info234drivers/sound/sound_calls.hlong attach_pss (long mem_start, struct address_info *hw_config);
address_info259drivers/sound/uart6850.cattach_uart6850 (long mem_start, struct address_info *hw_config)
address_info305drivers/sound/uart6850.cprobe_uart6850 (struct address_info *hw_config)