Home
last modified time | relevance | path

Searched refs:subsystem (Results 1 – 11 of 11) sorted by relevance

/sound/pci/emu10k1/
Demu10k1_main.c1282 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10241102,
1328 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10211102,
1346 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10011102,
1385 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x20011102,
1395 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x42011102,
1405 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40041102,
1414 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40071102,
1423 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40011102,
1431 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40021102,
1439 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40021102,
[all …]
Demu10k1.c36 static uint subsystem[SNDRV_CARDS]; /* Force card subsystem model */ variable
57 module_param_array(subsystem, uint, NULL, 0444);
58 MODULE_PARM_DESC(subsystem, "Force card subsystem model.");
114 enable_ir[dev], subsystem[dev]); in snd_card_emu10k1_probe()
Demumixer.c1985 if (emu->card_capabilities->subsystem == 0x80401102) { /* SB Live! Platinum CT4760P */ in snd_emu10k1_mixer()
1991 if (emu->card_capabilities->subsystem == 0x20071102) { /* Audigy 4 Pro */ in snd_emu10k1_mixer()
/sound/pci/ctxfi/
Dxfi.c32 static unsigned int subsystem[SNDRV_CARDS]; variable
40 module_param_array(subsystem, int, NULL, 0444);
41 MODULE_PARM_DESC(subsystem, "Override subsystem ID for Creative X-Fi driver");
90 pci_id->driver_data, subsystem[dev], &atc); in ct_card_probe()
/sound/soc/sprd/
DKconfig15 is used for sound stream transmission between audio subsystem
16 and other AP/CP subsystem.
/sound/soc/xtensa/
DKconfig8 the drivers for the rest of XTFPGA audio subsystem.
/sound/pci/ca0106/
Dca0106_main.c145 static uint subsystem[SNDRV_CARDS]; /* Force card subsystem model */ variable
153 module_param_array(subsystem, uint, NULL, 0444);
154 MODULE_PARM_DESC(subsystem, "Force card subsystem model.");
1624 if (subsystem[dev]) { in snd_ca0106_create()
1625 if (c->serial == subsystem[dev]) in snd_ca0106_create()
1631 if (subsystem[dev]) { in snd_ca0106_create()
1634 c->name, chip->serial, subsystem[dev]); in snd_ca0106_create()
/sound/soc/uniphier/
DKconfig18 'AIO' Audio Input/Output subsystem.
/sound/
DKconfig115 sound subsystem and other function drivers completely unrelated to
/sound/soc/meson/
DKconfig12 Select Y or M to add support for the Audio output subsystem found
/sound/core/
DKconfig146 other side, it makes the ALSA subsystem larger.