Searched refs:always_detect (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsound_config.h70 int always_detect; /* 1=Trust me, it's there */ member in struct:address_info
H A Dcs4232.c289 hw_config2.always_detect = 0;
338 hw_config2.always_detect = 0;
H A Dmpu401.c985 devc->shared_irq = hw_config->always_detect;
995 if (!hw_config->always_detect)
1205 if (hw_config->always_detect)
1229 if (hw_config->always_detect == 0 && hw_config->irq > 0)
H A Dopl3sa2.c789 opl3sa2_state[card].cfg_mpu.always_detect = 1; /* It's there, so use shared IRQs */
872 opl3sa2_state[card].cfg_mpu.always_detect = 1; /* Use shared IRQs */
H A Dsscape.c695 hw_config->always_detect = 1;

Completed in 66 milliseconds