Home
last modified time | relevance | path

Searched refs:MPU401_INFO_INTEGRATED (Results 1 – 18 of 18) sorted by relevance

/linux-6.6.21/include/sound/
Dmpu401.h35 #define MPU401_INFO_INTEGRATED (1 << 2) /* integrated h/w port */ macro
/linux-6.6.21/sound/pci/au88x0/
Dau88x0_mpu401.c82 MPU401_INFO_INTEGRATED | MPU401_INFO_MMIO | in snd_vortex_midi()
/linux-6.6.21/sound/pci/trident/
Dtrident.c120 MPU401_INFO_INTEGRATED | in snd_trident_probe()
/linux-6.6.21/sound/pci/ymfpci/
Dymfpci.c309 MPU401_INFO_INTEGRATED | in __snd_card_ymfpci_probe()
/linux-6.6.21/sound/drivers/mpu401/
Dmpu401_uart.c549 if (! (info_flags & MPU401_INFO_INTEGRATED)) { in snd_mpu401_uart_new()
/linux-6.6.21/sound/pci/
Dals4000.c887 MPU401_INFO_INTEGRATED | in __snd_card_als4000_probe()
Dfm801.c1313 MPU401_INFO_INTEGRATED | in __snd_card_fm801_probe()
Dsonicvibes.c1434 MPU401_INFO_INTEGRATED | in __snd_sonic_probe()
Des1938.c1759 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_es1938_probe()
Dazt3328.c2454 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_azf3328_probe()
Dmaestro3.c2687 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_m3_probe()
Dvia82xx.c2073 mpu_port, MPU401_INFO_INTEGRATED | in snd_via686_init_misc()
Des1968.c2811 MPU401_INFO_INTEGRATED | in __snd_es1968_probe()
Dcmipci.c3184 MPU401_INFO_INTEGRATED : 0) | in snd_cmipci_create()
/linux-6.6.21/sound/pci/oxygen/
Doxygen_lib.c675 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK; in __oxygen_pci_probe()
/linux-6.6.21/sound/isa/
Dsscape.c805 MPU401_INFO_INTEGRATED, irq, &rawmidi); in create_mpu401()
/linux-6.6.21/sound/pci/ice1712/
Dice1712.c2623 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/
Dwriting-an-alsa-driver.rst2956 such a case, pass a bit flag ``MPU401_INFO_INTEGRATED``, and the