Searched refs:MPU401_INFO_INTEGRATED (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.10/include/sound/ |
D | mpu401.h | 35 #define MPU401_INFO_INTEGRATED (1 << 2) /* integrated h/w port */ macro
|
/Linux-v5.10/sound/pci/au88x0/ |
D | au88x0_mpu401.c | 83 MPU401_INFO_INTEGRATED | MPU401_INFO_MMIO | in snd_vortex_midi()
|
/Linux-v5.10/sound/pci/trident/ |
D | trident.c | 137 MPU401_INFO_INTEGRATED | in snd_trident_probe()
|
/Linux-v5.10/sound/pci/ymfpci/ |
D | ymfpci.c | 298 MPU401_INFO_INTEGRATED | in snd_card_ymfpci_probe()
|
/Linux-v5.10/sound/drivers/mpu401/ |
D | mpu401_uart.c | 542 if (! (info_flags & MPU401_INFO_INTEGRATED)) { in snd_mpu401_uart_new()
|
/Linux-v5.10/sound/pci/ |
D | als4000.c | 899 MPU401_INFO_INTEGRATED | in snd_card_als4000_probe()
|
D | fm801.c | 1357 MPU401_INFO_INTEGRATED | in snd_card_fm801_probe()
|
D | sonicvibes.c | 1470 MPU401_INFO_INTEGRATED | in snd_sonic_probe()
|
D | es1938.c | 1812 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_es1938_probe()
|
D | azt3328.c | 2512 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_azf3328_probe()
|
D | maestro3.c | 2743 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_m3_probe()
|
D | via82xx.c | 2075 mpu_port, MPU401_INFO_INTEGRATED | in snd_via686_init_misc()
|
D | es1968.c | 2865 MPU401_INFO_INTEGRATED | in snd_es1968_probe()
|
D | cmipci.c | 3199 MPU401_INFO_INTEGRATED : 0) | in snd_cmipci_create()
|
/Linux-v5.10/sound/pci/oxygen/ |
D | oxygen_lib.c | 683 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK; in oxygen_pci_probe()
|
/Linux-v5.10/sound/isa/ |
D | sscape.c | 816 MPU401_INFO_INTEGRATED, irq, &rawmidi); in create_mpu401()
|
/Linux-v5.10/sound/pci/ice1712/ |
D | ice1712.c | 2682 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe() 2699 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe()
|
/Linux-v5.10/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 3089 such a case, pass a bit flag ``MPU401_INFO_INTEGRATED``, and the
|