Searched refs:quirk_cmd_compl (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/pci/hotplug/ |
| H A D | pciehp_hpc.c | 1102 static void quirk_cmd_compl(struct pci_dev *pdev) in quirk_cmd_compl() function 1114 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1116 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1118 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1120 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1122 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1124 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl);
|