Searched refs:MPU401_INFO_IRQ_HOOK (Results 1 – 21 of 21) sorted by relevance
/Linux-v4.19/sound/pci/au88x0/ |
D | au88x0_mpu401.c | 87 MPU401_INFO_IRQ_HOOK, -1, &rmidi)) != 0) { in snd_vortex_midi() 98 MPU401_INFO_IRQ_HOOK, -1, &rmidi)) != 0) { in snd_vortex_midi()
|
/Linux-v4.19/include/sound/ |
D | mpu401.h | 53 #define MPU401_INFO_IRQ_HOOK (1 << 5) /* mpu401 irq handler is called macro
|
/Linux-v4.19/sound/pci/trident/ |
D | trident.c | 153 MPU401_INFO_IRQ_HOOK, in snd_trident_probe()
|
/Linux-v4.19/sound/pci/ymfpci/ |
D | ymfpci.c | 314 MPU401_INFO_IRQ_HOOK, in snd_card_ymfpci_probe()
|
/Linux-v4.19/sound/drivers/mpu401/ |
D | mpu401_uart.c | 589 if (irq < 0 && !(info_flags & MPU401_INFO_IRQ_HOOK)) in snd_mpu401_uart_new()
|
/Linux-v4.19/sound/isa/sb/ |
D | sb16.c | 399 MPU401_INFO_IRQ_HOOK, -1, in snd_sb16_probe()
|
/Linux-v4.19/sound/pci/ |
D | als4000.c | 934 MPU401_INFO_IRQ_HOOK, in snd_card_als4000_probe()
|
D | fm801.c | 1358 MPU401_INFO_IRQ_HOOK, in snd_card_fm801_probe()
|
D | sonicvibes.c | 1503 MPU401_INFO_IRQ_HOOK, 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 | 2886 MPU401_INFO_IRQ_HOOK, in snd_es1968_probe()
|
D | via82xx.c | 2107 MPU401_INFO_IRQ_HOOK, -1, in snd_via686_init_misc()
|
D | cmipci.c | 3235 MPU401_INFO_IRQ_HOOK, 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 | opl3sa2.c | 711 MPU401_INFO_IRQ_HOOK, -1, in snd_opl3sa2_probe()
|
D | es18xx.c | 2175 mpu_port[dev], MPU401_INFO_IRQ_HOOK, in snd_audiodrive_probe()
|
/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/sound/pci/riptide/ |
D | riptide.c | 2109 val, MPU401_INFO_IRQ_HOOK, -1, in snd_card_riptide_probe()
|
/Linux-v4.19/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 3044 devices on the card, set ``MPU401_INFO_IRQ_HOOK`` (see 3079 ``MPU401_INFO_IRQ_HOOK``, and call
|