Home
last modified time | relevance | path

Searched refs:msi_chip (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/pci/controller/
Dpcie-tango.c121 static struct irq_chip msi_chip = { variable
132 .chip = &msi_chip,
Dpci-hyperv.c460 struct msi_controller msi_chip; member
1590 hbus->pci_bus->msi = &hbus->msi_chip; in create_root_hv_pci_bus()