Searched refs:SNDRV_DEFAULT_PORT1 (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
D | initval.h | 18 #define SNDRV_DEFAULT_PORT1 SNDRV_AUTO_PORT macro
|
/kernel/linux/linux-5.10/sound/isa/opti9xx/ |
D | opti92x-ad1848.c | 59 static long port = SNDRV_DEFAULT_PORT1; /* 0x530,0xe80,0xf40,0x604 */ 60 static long mpu_port = SNDRV_DEFAULT_PORT1; /* 0x300,0x310,0x320,0x330 */ 61 static long fm_port = SNDRV_DEFAULT_PORT1; /* 0x388 */
|
D | miro.c | 42 static long port = SNDRV_DEFAULT_PORT1; /* 0x530,0xe80,0xf40,0x604 */ 43 static long mpu_port = SNDRV_DEFAULT_PORT1; /* 0x300,0x310,0x320,0x330 */ 44 static long fm_port = SNDRV_DEFAULT_PORT1; /* 0x388 */
|