Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dmpu401.h35 #define MPU401_INFO_INTEGRATED (1 << 2) /* integrated h/w port */ macro
/Linux-v5.4/sound/pci/au88x0/
Dau88x0_mpu401.c83 MPU401_INFO_INTEGRATED | MPU401_INFO_MMIO | in snd_vortex_midi()
/Linux-v5.4/sound/pci/trident/
Dtrident.c137 MPU401_INFO_INTEGRATED | in snd_trident_probe()
/Linux-v5.4/sound/pci/ymfpci/
Dymfpci.c298 MPU401_INFO_INTEGRATED | in snd_card_ymfpci_probe()
/Linux-v5.4/sound/drivers/mpu401/
Dmpu401_uart.c542 if (! (info_flags & MPU401_INFO_INTEGRATED)) { in snd_mpu401_uart_new()
/Linux-v5.4/sound/pci/
Dals4000.c919 MPU401_INFO_INTEGRATED | in snd_card_als4000_probe()
Dfm801.c1347 MPU401_INFO_INTEGRATED | in snd_card_fm801_probe()
Dsonicvibes.c1486 MPU401_INFO_INTEGRATED | in snd_sonic_probe()
Des1938.c1831 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_es1938_probe()
Dazt3328.c2537 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_azf3328_probe()
Dmaestro3.c2748 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_m3_probe()
Dvia82xx.c2092 mpu_port, MPU401_INFO_INTEGRATED | in snd_via686_init_misc()
Des1968.c2870 MPU401_INFO_INTEGRATED | in snd_es1968_probe()
Dcmipci.c3218 MPU401_INFO_INTEGRATED : 0) | in snd_cmipci_create()
/Linux-v5.4/sound/pci/oxygen/
Doxygen_lib.c682 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK; in oxygen_pci_probe()
/Linux-v5.4/sound/isa/
Dsscape.c816 MPU401_INFO_INTEGRATED, irq, &rawmidi); in create_mpu401()
/Linux-v5.4/sound/pci/ice1712/
Dice1712.c2709 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe()
2726 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe()
/Linux-v5.4/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3045 such a case, pass a bit flag ``MPU401_INFO_INTEGRATED``, and the