Searched refs:asihpi_isr (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/pci/asihpi/
H A Dhpioctl.c311 static irqreturn_t asihpi_isr(int irq, void *dev_id) function
317 pr_err("asihpi_isr ASI%04X:%d no handler\n", a->adapter->type,
328 /* printk(KERN_INFO "asihpi_isr %d ASI%04X:%d irq handled\n",
489 /* Note: request_irq calls asihpi_isr here */
490 if (request_threaded_irq(pci_dev->irq, asihpi_isr,

Completed in 214 milliseconds