Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dmpu401.h35 #define MPU401_INFO_INTEGRATED (1 << 2) /* integrated h/w port */ macro
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0_mpu401.c83 MPU401_INFO_INTEGRATED | MPU401_INFO_MMIO | in snd_vortex_midi()
/OK3568_Linux_fs/kernel/sound/pci/trident/
H A Dtrident.c137 MPU401_INFO_INTEGRATED | in snd_trident_probe()
/OK3568_Linux_fs/kernel/sound/pci/ymfpci/
H A Dymfpci.c298 MPU401_INFO_INTEGRATED | in snd_card_ymfpci_probe()
/OK3568_Linux_fs/kernel/sound/drivers/mpu401/
H A Dmpu401_uart.c542 if (! (info_flags & MPU401_INFO_INTEGRATED)) { in snd_mpu401_uart_new()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dals4000.c899 MPU401_INFO_INTEGRATED | in snd_card_als4000_probe()
H A Dfm801.c1357 MPU401_INFO_INTEGRATED | in snd_card_fm801_probe()
H A Dsonicvibes.c1470 MPU401_INFO_INTEGRATED | in snd_sonic_probe()
H A Des1938.c1812 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_es1938_probe()
H A Dazt3328.c2512 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_azf3328_probe()
H A Dmaestro3.c2743 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_m3_probe()
H A Dvia82xx.c2075 mpu_port, MPU401_INFO_INTEGRATED | in snd_via686_init_misc()
H A Des1968.c2865 MPU401_INFO_INTEGRATED | in snd_es1968_probe()
H A Dcmipci.c3198 MPU401_INFO_INTEGRATED : 0) | in snd_cmipci_create()
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Doxygen_lib.c683 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK; in oxygen_pci_probe()
/OK3568_Linux_fs/kernel/sound/isa/
H A Dsscape.c816 MPU401_INFO_INTEGRATED, irq, &rawmidi); in create_mpu401()
/OK3568_Linux_fs/kernel/sound/pci/ice1712/
H A Dice1712.c2682 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe()
2699 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe()
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst3089 such a case, pass a bit flag ``MPU401_INFO_INTEGRATED``, and the