Searched refs:quirk_cmd_compl (Results 1 – 1 of 1) sorted by relevance
/drivers/pci/hotplug/ |
D | pciehp_hpc.c | 1070 static void quirk_cmd_compl(struct pci_dev *pdev) in quirk_cmd_compl() function 1082 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1084 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1086 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1088 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1090 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl);
|