Searched refs:quirk_cmd_compl (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/pci/hotplug/ |
| H A D | pciehp_hpc.c | 1077 static void quirk_cmd_compl(struct pci_dev *pdev) in quirk_cmd_compl() function 1089 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1091 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1093 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1095 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1097 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1099 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl);
|