Home
last modified time | relevance | path

Searched refs:always_detect (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/oss/
Dsound_config.h70 int always_detect; /* 1=Trust me, it's there */ member
Dmpu401.c975 devc->shared_irq = hw_config->always_detect; in attach_mpu401()
984 if (!hw_config->always_detect) in attach_mpu401()
1195 if (hw_config->always_detect) in probe_mpu401()
1219 if (hw_config->always_detect == 0 && hw_config->irq > 0) in unload_mpu401()