Searched refs:MPU401_INFO_IRQ_HOOK (Results 1 – 21 of 21) sorted by relevance
/Linux-v6.1/sound/pci/au88x0/ |
D | au88x0_mpu401.c | 72 MPU401_INFO_IRQ_HOOK, -1, &rmidi); in snd_vortex_midi() 83 MPU401_INFO_IRQ_HOOK, -1, &rmidi); in snd_vortex_midi()
|
/Linux-v6.1/include/sound/ |
D | mpu401.h | 38 #define MPU401_INFO_IRQ_HOOK (1 << 5) /* mpu401 irq handler is called macro
|
/Linux-v6.1/sound/pci/trident/ |
D | trident.c | 121 MPU401_INFO_IRQ_HOOK, in snd_trident_probe()
|
/Linux-v6.1/sound/pci/ymfpci/ |
D | ymfpci.c | 295 MPU401_INFO_IRQ_HOOK, in snd_card_ymfpci_probe()
|
/Linux-v6.1/sound/drivers/mpu401/ |
D | mpu401_uart.c | 581 if (irq < 0 && !(info_flags & MPU401_INFO_IRQ_HOOK)) in snd_mpu401_uart_new()
|
/Linux-v6.1/sound/isa/sb/ |
D | sb16.c | 365 MPU401_INFO_IRQ_HOOK, -1, in snd_sb16_probe()
|
/Linux-v6.1/sound/pci/ |
D | als4000.c | 888 MPU401_INFO_IRQ_HOOK, in __snd_card_als4000_probe()
|
D | fm801.c | 1314 MPU401_INFO_IRQ_HOOK, in __snd_card_fm801_probe()
|
D | sonicvibes.c | 1435 MPU401_INFO_IRQ_HOOK, in __snd_sonic_probe()
|
D | es1938.c | 1779 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_es1938_probe()
|
D | azt3328.c | 2463 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_azf3328_probe()
|
D | via82xx.c | 2078 MPU401_INFO_IRQ_HOOK, -1, in snd_via686_init_misc()
|
D | maestro3.c | 2694 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_m3_probe()
|
D | es1968.c | 2819 MPU401_INFO_IRQ_HOOK, in __snd_es1968_probe()
|
D | cmipci.c | 3187 MPU401_INFO_IRQ_HOOK, in snd_cmipci_create()
|
/Linux-v6.1/sound/pci/oxygen/ |
D | oxygen_lib.c | 675 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK; in __oxygen_pci_probe()
|
/Linux-v6.1/sound/isa/ |
D | opl3sa2.c | 698 MPU401_INFO_IRQ_HOOK, -1, in snd_opl3sa2_probe()
|
D | es18xx.c | 2099 mpu_port[dev], MPU401_INFO_IRQ_HOOK, in snd_audiodrive_probe()
|
/Linux-v6.1/sound/pci/ice1712/ |
D | ice1712.c | 2619 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe() 2634 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in snd_ice1712_probe()
|
/Linux-v6.1/sound/pci/riptide/ |
D | riptide.c | 2071 val, MPU401_INFO_IRQ_HOOK, -1, in __snd_card_riptide_probe()
|
/Linux-v6.1/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 3106 devices on the card, set ``MPU401_INFO_IRQ_HOOK`` (see 3140 ``MPU401_INFO_IRQ_HOOK``, and call
|