Searched defs:possible_ports (Results 1 – 10 of 10) sorted by relevance
/linux/sound/isa/gus/ |
H A D | gusclassic.c | 69 static const long possible_ports[] = {0x220, 0x230, 0x240, 0x250, 0x260}; in snd_gusclassic_create() local
|
H A D | gusextreme.c | 85 static const long possible_ports[] = {0x220, 0x240, 0x260}; in snd_gusextreme_es1688_create() local
|
H A D | gusmax.c | 236 static const unsigned long possible_ports[] = { in snd_gusmax_probe() local
|
H A D | interwave.c | 814 static const long possible_ports[] = {0x210, 0x220, 0x230, 0x240, 0x250, 0x260}; in snd_interwave_isa_probe() local
|
/linux/sound/isa/sb/ |
H A D | sb8.c | 102 static const unsigned long possible_ports[] = { in snd_sb8_probe() local
|
H A D | sb16.c | 525 static const int possible_ports[] = {0x220, 0x240, 0x260, 0x280}; in snd_sb16_isa_probe() local
|
/linux/sound/isa/es1688/ |
H A D | es1688.c | 82 static const long possible_ports[] = {0x220, 0x240, 0x260}; in snd_es1688_legacy_create() local
|
/linux/sound/isa/opti9xx/ |
H A D | opti92x-ad1848.c | 798 static const long possible_ports[] = {0x530, 0xe80, 0xf40, 0x604, -1}; local
|
H A D | miro.c | 1400 static const long possible_ports[] = {0x530, 0xe80, 0xf40, 0x604, -1}; in snd_miro_isa_probe() local
|
/linux/sound/isa/ |
H A D | es18xx.c | 2164 static const unsigned long possible_ports[] = {0x220, 0x240, 0x260, 0x280}; in snd_es18xx_isa_probe() local
|