Searched refs:MPU401_INFO_INTEGRATED (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/include/sound/ |
D | mpu401.h | 50 #define MPU401_INFO_INTEGRATED (1 << 2) /* integrated h/w port */ macro
|
/Linux-v4.19/sound/pci/au88x0/ |
D | au88x0_mpu401.c | 97 MPU401_INFO_INTEGRATED | MPU401_INFO_MMIO | in snd_vortex_midi()
|
/Linux-v4.19/sound/pci/trident/ |
D | trident.c | 152 MPU401_INFO_INTEGRATED | in snd_trident_probe()
|
/Linux-v4.19/sound/pci/ymfpci/ |
D | ymfpci.c | 313 MPU401_INFO_INTEGRATED | in snd_card_ymfpci_probe()
|
/Linux-v4.19/sound/drivers/mpu401/ |
D | mpu401_uart.c | 557 if (! (info_flags & MPU401_INFO_INTEGRATED)) { in snd_mpu401_uart_new()
|
/Linux-v4.19/sound/pci/ |
D | als4000.c | 933 MPU401_INFO_INTEGRATED | in snd_card_als4000_probe()
|
D | fm801.c | 1357 MPU401_INFO_INTEGRATED | in snd_card_fm801_probe()
|
D | sonicvibes.c | 1502 MPU401_INFO_INTEGRATED | in snd_sonic_probe()
|
D | es1938.c | 1847 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_es1938_probe()
|
D | azt3328.c | 2551 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_azf3328_probe()
|
D | maestro3.c | 2764 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_m3_probe()
|
D | es1968.c | 2885 MPU401_INFO_INTEGRATED | in snd_es1968_probe()
|
D | via82xx.c | 2106 mpu_port, MPU401_INFO_INTEGRATED | in snd_via686_init_misc()
|
D | cmipci.c | 3234 MPU401_INFO_INTEGRATED : 0) | in snd_cmipci_create()
|
/Linux-v4.19/sound/pci/oxygen/ |
D | oxygen_lib.c | 697 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK; in oxygen_pci_probe()
|
/Linux-v4.19/sound/isa/ |
D | sscape.c | 829 MPU401_INFO_INTEGRATED, irq, &rawmidi); in create_mpu401()
|
/Linux-v4.19/sound/pci/ice1712/ |
D | ice1712.c | 2726 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe() 2743 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe()
|
/Linux-v4.19/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 3027 such a case, pass a bit flag ``MPU401_INFO_INTEGRATED``, and the
|