Searched defs:isapnp (Results 1 – 12 of 12) sorted by relevance
34 static bool isapnp[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_ISAPNP; variable
78 static int isapnp = 1; variable
29 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
45 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
30 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
59 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
1904 static bool isapnp[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_ISAPNP; global() variable
742 module_param_array(isapnp, bool, NULL, 0444); variable
39 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
51 static bool isapnp = true; /* Enable ISA PnP detection */ variable
49 static bool isapnp = 1; /* Enable ISA PnP detection */ variable