/openbmc/linux/sound/pci/au88x0/ |
H A 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()
|
/openbmc/linux/include/sound/ |
H A D | mpu401.h | 38 #define MPU401_INFO_IRQ_HOOK (1 << 5) /* mpu401 irq handler is called macro
|
/openbmc/linux/sound/pci/trident/ |
H A D | trident.c | 121 MPU401_INFO_IRQ_HOOK, in snd_trident_probe()
|
/openbmc/linux/sound/pci/ymfpci/ |
H A D | ymfpci.c | 310 MPU401_INFO_IRQ_HOOK, in __snd_card_ymfpci_probe()
|
/openbmc/linux/sound/drivers/mpu401/ |
H A D | mpu401_uart.c | 581 if (irq < 0 && !(info_flags & MPU401_INFO_IRQ_HOOK)) in snd_mpu401_uart_new()
|
/openbmc/linux/sound/isa/sb/ |
H A D | sb16.c | 365 MPU401_INFO_IRQ_HOOK, -1, in snd_sb16_probe()
|
/openbmc/linux/sound/pci/ |
H A D | als4000.c | 888 MPU401_INFO_IRQ_HOOK, in __snd_card_als4000_probe()
|
H A D | fm801.c | 1314 MPU401_INFO_IRQ_HOOK, in __snd_card_fm801_probe()
|
H A D | es1938.c | 1759 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_es1938_probe()
|
H A D | sonicvibes.c | 1435 MPU401_INFO_IRQ_HOOK, in __snd_sonic_probe()
|
H A D | azt3328.c | 2454 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_azf3328_probe()
|
H A D | maestro3.c | 2687 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK, in __snd_m3_probe()
|
H A D | via82xx.c | 2074 MPU401_INFO_IRQ_HOOK, -1, in snd_via686_init_misc()
|
H A D | es1968.c | 2812 MPU401_INFO_IRQ_HOOK, in __snd_es1968_probe()
|
H A D | cmipci.c | 3185 MPU401_INFO_IRQ_HOOK, in snd_cmipci_create()
|
/openbmc/linux/sound/pci/oxygen/ |
H A D | oxygen_lib.c | 675 MPU401_INFO_INTEGRATED | MPU401_INFO_IRQ_HOOK; in __oxygen_pci_probe()
|
/openbmc/linux/sound/isa/ |
H A D | opl3sa2.c | 698 MPU401_INFO_IRQ_HOOK, -1, in snd_opl3sa2_probe()
|
H A D | es18xx.c | 2099 mpu_port[dev], MPU401_INFO_IRQ_HOOK, in snd_audiodrive_probe()
|
/openbmc/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()
|
/openbmc/linux/sound/pci/riptide/ |
H A D | riptide.c | 2071 val, MPU401_INFO_IRQ_HOOK, -1, in __snd_card_riptide_probe()
|
/openbmc/linux/Documentation/sound/kernel-api/ |
H A D | writing-an-alsa-driver.rst | 2973 devices on the card, set ``MPU401_INFO_IRQ_HOOK`` (see 3003 ``MPU401_INFO_IRQ_HOOK``, and call
|