Searched refs:MPU401_INFO_INTEGRATED (Results 1 – 18 of 18) sorted by relevance
/linux/include/sound/ |
H A D | mpu401.h | 35 #define MPU401_INFO_INTEGRATED (1 << 2) /* integrated h/w port */ macro
|
/linux/sound/pci/au88x0/ |
H A D | au88x0_mpu401.c | 82 MPU401_INFO_INTEGRATED | MPU401_INFO_MMIO | in snd_vortex_midi()
|
/linux/sound/pci/trident/ |
H A D | trident.c | 120 MPU401_INFO_INTEGRATED | in snd_trident_probe()
|
/linux/sound/pci/ymfpci/ |
H A D | ymfpci.c | 309 MPU401_INFO_INTEGRATED | in __snd_card_ymfpci_probe()
|
/linux/sound/drivers/mpu401/ |
H A D | mpu401_uart.c | 553 if (! (info_flags & MPU401_INFO_INTEGRATED)) { in snd_mpu401_uart_new()
|
/linux/sound/pci/ |
H A D | als4000.c | 887 MPU401_INFO_INTEGRATED | in __snd_card_als4000_probe()
|
H A D | fm801.c | 1311 MPU401_INFO_INTEGRATED | in __snd_card_fm801_probe()
|
H A D | sonicvibes.c | 1434 MPU401_INFO_INTEGRATED | in __snd_sonic_probe()
|
H A D | es1938.c | 1752 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_es1938_probe()
|
H A D | azt3328.c | 2452 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_azf3328_probe()
|
H A D | maestro3.c | 2678 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_m3_probe()
|
H A D | via82xx.c | 2069 mpu_port, MPU401_INFO_INTEGRATED | in snd_via686_init_misc()
|
H A D | es1968.c | 2798 MPU401_INFO_INTEGRATED | in __snd_es1968_probe()
|
H A D | cmipci.c | 3168 MPU401_INFO_INTEGRATED : 0) | in snd_cmipci_create()
|
/linux/sound/pci/oxygen/ |
H A D | oxygen_lib.c | 675 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK; in __oxygen_pci_probe()
|
/linux/sound/isa/ |
H A D | sscape.c | 804 MPU401_INFO_INTEGRATED, irq, &rawmidi); in create_mpu401()
|
/linux/sound/pci/ice1712/ |
H A D | ice1712.c | 2623 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe() 2638 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe()
|
/linux/Documentation/sound/kernel-api/ |
H A D | writing-an-alsa-driver.rst | 2956 such a case, pass a bit flag ``MPU401_INFO_INTEGRATED``, and the
|