Searched refs:SNDRV_DEFAULT_PORT1 (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/sound/ |
A D | initval.h | 18 #define SNDRV_DEFAULT_PORT1 SNDRV_AUTO_PORT macro
|
/linux-6.3-rc2/sound/isa/opti9xx/ |
A 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 */
|
A 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 */
|
Completed in 8 milliseconds