Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dmpu401.h35 #define MPU401_INFO_INTEGRATED (1 << 2) /* integrated h/w port */ macro
/linux-5.19.10/sound/pci/au88x0/
Dau88x0_mpu401.c82 MPU401_INFO_INTEGRATED | MPU401_INFO_MMIO | in snd_vortex_midi()
/linux-5.19.10/sound/pci/trident/
Dtrident.c120 MPU401_INFO_INTEGRATED | in snd_trident_probe()
/linux-5.19.10/sound/pci/ymfpci/
Dymfpci.c294 MPU401_INFO_INTEGRATED | in snd_card_ymfpci_probe()
/linux-5.19.10/sound/drivers/mpu401/
Dmpu401_uart.c549 if (! (info_flags & MPU401_INFO_INTEGRATED)) { in snd_mpu401_uart_new()
/linux-5.19.10/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.c1779 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_es1938_probe()
Dazt3328.c2463 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_azf3328_probe()
Dvia82xx.c2077 mpu_port, MPU401_INFO_INTEGRATED | in snd_via686_init_misc()
Dmaestro3.c2694 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_m3_probe()
Des1968.c2818 MPU401_INFO_INTEGRATED | in __snd_es1968_probe()
Dcmipci.c3186 MPU401_INFO_INTEGRATED : 0) | in snd_cmipci_create()
/linux-5.19.10/sound/pci/oxygen/
Doxygen_lib.c675 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK; in __oxygen_pci_probe()
/linux-5.19.10/sound/isa/
Dsscape.c805 MPU401_INFO_INTEGRATED, irq, &rawmidi); in create_mpu401()
/linux-5.19.10/sound/pci/ice1712/
Dice1712.c2619 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe()
2634 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe()
/linux-5.19.10/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3089 such a case, pass a bit flag ``MPU401_INFO_INTEGRATED``, and the