Searched refs:always_detect (Results 1 – 5 of 5) sorted by relevance
71 int always_detect; /* 1=Trust me, it's there */ member
293 hw_config2.always_detect = 0; in attach_cs4232()342 hw_config2.always_detect = 0; in unload_cs4232()
999 devc->shared_irq = hw_config->always_detect; in attach_mpu401()1008 if (!hw_config->always_detect) in attach_mpu401()1232 if (hw_config->always_detect) in probe_mpu401()1256 if (hw_config->always_detect == 0 && hw_config->irq > 0) in unload_mpu401()
904 mpu_cfg->always_detect = 1; /* It's there, so use shared IRQs */ in opl3sa2_isapnp_probe()1060 opl3sa2_state[card].cfg_mpu.always_detect = 1; /* Use shared IRQs */ in init_opl3sa2()
730 hw_config->always_detect = 1; in attach_sscape()