Home
last modified time | relevance | path

Searched refs:SNDRV_DEFAULT_ENABLE_PNP (Results 1 - 25 of 130) sorted by relevance

123456

/kernel/linux/linux-5.10/include/sound/
H A Dinitval.h27 #define SNDRV_DEFAULT_ENABLE_PNP { [0 ... (SNDRV_CARDS-1)] = 1 } macro
29 #define SNDRV_DEFAULT_ENABLE_ISAPNP SNDRV_DEFAULT_ENABLE_PNP
/kernel/linux/linux-6.6/include/sound/
H A Dinitval.h27 #define SNDRV_DEFAULT_ENABLE_PNP { [0 ... (SNDRV_CARDS-1)] = 1 } macro
29 #define SNDRV_DEFAULT_ENABLE_ISAPNP SNDRV_DEFAULT_ENABLE_PNP
/kernel/linux/linux-5.10/sound/pci/oxygen/
H A Dvirtuoso.c23 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP;
H A Dse6x.c36 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP;
/kernel/linux/linux-6.6/sound/pci/oxygen/
H A Dvirtuoso.c22 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP;
H A Dse6x.c35 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP;
/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Dcs46xx.c34 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dxfi.c32 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP;
/kernel/linux/linux-5.10/sound/pci/trident/
H A Dtrident.c35 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident.c23 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Dcs46xx.c27 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dxfi.c31 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP;
/kernel/linux/linux-5.10/sound/usb/6fire/
H A Dchip.c33 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable card */
/kernel/linux/linux-6.6/sound/pci/
H A Dcs5530.c44 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP;
/kernel/linux/linux-6.6/sound/usb/6fire/
H A Dchip.c32 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable card */
/kernel/linux/linux-5.10/sound/pci/
H A Dcs5530.c44 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP;
/kernel/linux/linux-5.10/sound/pcmcia/vx/
H A Dvxpocket.c30 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable switches */
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1.c31 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */
/kernel/linux/linux-5.10/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c29 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable switches */
/kernel/linux/linux-5.10/sound/pci/vx222/
H A Dvx222.c27 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */
/kernel/linux/linux-5.10/sound/usb/hiface/
H A Dchip.c44 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1.c27 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */
/kernel/linux/linux-6.6/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c28 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable switches */
/kernel/linux/linux-6.6/sound/pci/vx222/
H A Dvx222.c26 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */
/kernel/linux/linux-6.6/sound/pcmcia/vx/
H A Dvxpocket.c26 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable switches */

Completed in 8 milliseconds

123456