1 2 int probe_cs4232 (struct address_info *hw_config,int useisapnp); 3 void attach_cs4232 (struct address_info *hw_config); 4 int probe_cs4232_mpu (struct address_info *hw_config); 5 void attach_cs4232_mpu (struct address_info *hw_config); 6
1 2 int probe_cs4232 (struct address_info *hw_config,int useisapnp); 3 void attach_cs4232 (struct address_info *hw_config); 4 int probe_cs4232_mpu (struct address_info *hw_config); 5 void attach_cs4232_mpu (struct address_info *hw_config); 6