Searched refs:SNDRV_DEFAULT_PORT1 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/sound/ |
D | initval.h | 32 #define SNDRV_DEFAULT_PORT1 SNDRV_AUTO_PORT macro
|
/Linux-v4.19/sound/isa/opti9xx/ |
D | opti92x-ad1848.c | 71 static long port = SNDRV_DEFAULT_PORT1; /* 0x530,0xe80,0xf40,0x604 */ 72 static long mpu_port = SNDRV_DEFAULT_PORT1; /* 0x300,0x310,0x320,0x330 */ 73 static long fm_port = SNDRV_DEFAULT_PORT1; /* 0x388 */
|
D | miro.c | 55 static long port = SNDRV_DEFAULT_PORT1; /* 0x530,0xe80,0xf40,0x604 */ 56 static long mpu_port = SNDRV_DEFAULT_PORT1; /* 0x300,0x310,0x320,0x330 */ 57 static long fm_port = SNDRV_DEFAULT_PORT1; /* 0x388 */
|