Searched refs:asihpi_isr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpioctl.c | 311 static irqreturn_t asihpi_isr(int irq, void *dev_id) in asihpi_isr() function 317 pr_err("asihpi_isr ASI%04X:%d no handler\n", a->adapter->type, in asihpi_isr() 328 /* printk(KERN_INFO "asihpi_isr %d ASI%04X:%d irq handled\n", in asihpi_isr() 489 /* Note: request_irq calls asihpi_isr here */ in asihpi_adapter_probe() 490 if (request_threaded_irq(pci_dev->irq, asihpi_isr, in asihpi_adapter_probe()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpioctl.c | 311 static irqreturn_t asihpi_isr(int irq, void *dev_id) in asihpi_isr() function 317 pr_err("asihpi_isr ASI%04X:%d no handler\n", a->adapter->type, in asihpi_isr() 328 /* printk(KERN_INFO "asihpi_isr %d ASI%04X:%d irq handled\n", in asihpi_isr() 489 /* Note: request_irq calls asihpi_isr here */ in asihpi_adapter_probe() 490 if (request_threaded_irq(pci_dev->irq, asihpi_isr, in asihpi_adapter_probe()
|
Completed in 2 milliseconds