Searched refs:SNDRV_DEFAULT_PORT (Results 1 – 17 of 17) sorted by relevance
| /linux/sound/isa/ |
| H A D | azt2320.c | 40 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 41 static long wss_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 42 static long mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 43 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */
|
| H A D | als100.c | 33 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 34 static long mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 35 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */
|
| H A D | sc6000.c | 36 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220, 0x240 */ 38 static long mss_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x530, 0xe80 */ 39 static long mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;
|
| H A D | adlib.c | 23 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;
|
| /linux/sound/isa/ad1816a/ |
| H A D | ad1816a.c | 27 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 28 static long mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 29 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */
|
| /linux/sound/isa/cs423x/ |
| H A D | cs4236.c | 32 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 33 static long cport[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 34 static long mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;/* PnP setup */ 35 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 36 static long sb_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */
|
| H A D | cs4231.c | 30 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 31 static long mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */
|
| /linux/sound/isa/galaxy/ |
| H A D | galaxy.c | 34 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; 35 static long wss_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; 36 static long mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; 37 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;
|
| /linux/sound/isa/wavefront/ |
| H A D | wavefront.c | 31 static long cs4232_pcm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 33 static long cs4232_mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 35 static long ics2115_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ 37 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */
|
| /linux/include/sound/ |
| H A D | initval.h | 33 #define SNDRV_DEFAULT_PORT { [0 ... (SNDRV_CARDS-1)] = SNDRV_AUTO_PORT } macro
|
| /linux/sound/isa/es1688/ |
| H A D | es1688.c | 37 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220,0x240,0x260 */ 38 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* Usually 0x388 */
|
| /linux/sound/isa/sb/ |
| H A D | jazz16.c | 33 static unsigned long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; 34 static unsigned long mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;
|
| H A D | sb8.c | 25 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220,0x240,0x260 */
|
| /linux/sound/isa/ad1848/ |
| H A D | ad1848.c | 29 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */
|
| /linux/sound/isa/gus/ |
| H A D | gusclassic.c | 30 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220,0x230,0x240,0x250,0x260 */
|
| H A D | gusmax.c | 28 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220,0x230,0x240,0x250,0x260 */
|
| /linux/sound/drivers/mpu401/ |
| H A D | mpu401.c | 27 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* MPU-401 port number */
|