Searched refs:IRQ_TYPE_MSI (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/misc/
H A Dpci_endpoint_test.c32 #define IRQ_TYPE_MSI 1 macro
96 static int irq_type = IRQ_TYPE_MSI;
191 case IRQ_TYPE_MSI:
251 case IRQ_TYPE_MSI:
328 msix ? IRQ_TYPE_MSIX : IRQ_TYPE_MSI);
969 .irq_type = IRQ_TYPE_MSI,
975 .irq_type = IRQ_TYPE_MSI,
980 .irq_type = IRQ_TYPE_MSI,
/linux-master/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c23 #define IRQ_TYPE_MSI 1 macro
607 case IRQ_TYPE_MSI:

Completed in 229 milliseconds