Searched refs:SNDRV_DEFAULT_PORT1 (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/include/sound/ |
D | initval.h | 18 #define SNDRV_DEFAULT_PORT1 SNDRV_AUTO_PORT macro
|
/Linux-v6.6/sound/isa/opti9xx/ |
D | opti92x-ad1848.c | 53 static long port = SNDRV_DEFAULT_PORT1; /* 0x530,0xe80,0xf40,0x604 */ 54 static long mpu_port = SNDRV_DEFAULT_PORT1; /* 0x300,0x310,0x320,0x330 */ 55 static long fm_port = SNDRV_DEFAULT_PORT1; /* 0x388 */
|
D | miro.c | 39 static long port = SNDRV_DEFAULT_PORT1; /* 0x530,0xe80,0xf40,0x604 */ 40 static long mpu_port = SNDRV_DEFAULT_PORT1; /* 0x300,0x310,0x320,0x330 */ 41 static long fm_port = SNDRV_DEFAULT_PORT1; /* 0x388 */
|