Searched refs:subsystem (Results 1 – 11 of 11) sorted by relevance
/sound/pci/emu10k1/ |
D | emu10k1_main.c | 1282 {.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 …]
|
D | emu10k1.c | 36 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()
|
D | emumixer.c | 1985 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/ |
D | xfi.c | 32 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/ |
D | Kconfig | 15 is used for sound stream transmission between audio subsystem 16 and other AP/CP subsystem.
|
/sound/soc/xtensa/ |
D | Kconfig | 8 the drivers for the rest of XTFPGA audio subsystem.
|
/sound/pci/ca0106/ |
D | ca0106_main.c | 145 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/ |
D | Kconfig | 18 'AIO' Audio Input/Output subsystem.
|
/sound/ |
D | Kconfig | 115 sound subsystem and other function drivers completely unrelated to
|
/sound/soc/meson/ |
D | Kconfig | 12 Select Y or M to add support for the Audio output subsystem found
|
/sound/core/ |
D | Kconfig | 146 other side, it makes the ALSA subsystem larger.
|