Searched refs:MPU401_INFO_INTEGRATED (Results 1 – 18 of 18) sorted by relevance
/linux-6.6.21/include/sound/ |
D | mpu401.h | 35 #define MPU401_INFO_INTEGRATED (1 << 2) /* integrated h/w port */ macro
|
/linux-6.6.21/sound/pci/au88x0/ |
D | au88x0_mpu401.c | 82 MPU401_INFO_INTEGRATED | MPU401_INFO_MMIO | in snd_vortex_midi()
|
/linux-6.6.21/sound/pci/trident/ |
D | trident.c | 120 MPU401_INFO_INTEGRATED | in snd_trident_probe()
|
/linux-6.6.21/sound/pci/ymfpci/ |
D | ymfpci.c | 309 MPU401_INFO_INTEGRATED | in __snd_card_ymfpci_probe()
|
/linux-6.6.21/sound/drivers/mpu401/ |
D | mpu401_uart.c | 549 if (! (info_flags & MPU401_INFO_INTEGRATED)) { in snd_mpu401_uart_new()
|
/linux-6.6.21/sound/pci/ |
D | als4000.c | 887 MPU401_INFO_INTEGRATED | in __snd_card_als4000_probe()
|
D | fm801.c | 1313 MPU401_INFO_INTEGRATED | in __snd_card_fm801_probe()
|
D | sonicvibes.c | 1434 MPU401_INFO_INTEGRATED | in __snd_sonic_probe()
|
D | es1938.c | 1759 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_es1938_probe()
|
D | azt3328.c | 2454 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_azf3328_probe()
|
D | maestro3.c | 2687 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_m3_probe()
|
D | via82xx.c | 2073 mpu_port, MPU401_INFO_INTEGRATED | in snd_via686_init_misc()
|
D | es1968.c | 2811 MPU401_INFO_INTEGRATED | in __snd_es1968_probe()
|
D | cmipci.c | 3184 MPU401_INFO_INTEGRATED : 0) | in snd_cmipci_create()
|
/linux-6.6.21/sound/pci/oxygen/ |
D | oxygen_lib.c | 675 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK; in __oxygen_pci_probe()
|
/linux-6.6.21/sound/isa/ |
D | sscape.c | 805 MPU401_INFO_INTEGRATED, irq, &rawmidi); in create_mpu401()
|
/linux-6.6.21/sound/pci/ice1712/ |
D | ice1712.c | 2623 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe() 2638 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe()
|
/linux-6.6.21/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 2956 such a case, pass a bit flag ``MPU401_INFO_INTEGRATED``, and the
|