other versions
PCI_MSI_UNMASK_IRQ(9) | Hardware Interfaces | PCI_MSI_UNMASK_IRQ(9) |
NAME¶
pci_msi_unmask_irq - Generic irq chip callback to unmask PCI/MSI interrupts
SYNOPSIS¶
void pci_msi_unmask_irq(struct irq_data * data);
ARGUMENTS¶
struct irq_data * data
pointer to irqdata associated to that interrupt
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |