Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci.c5199 const struct pci_reset_fn_method pci_reset_fn_methods[] = { variable
5249 rc = pci_reset_fn_methods[m].reset_fn(dev, PCI_RESET_DO_RESET); in __pci_reset_function_locked()
5276 BUILD_BUG_ON(ARRAY_SIZE(pci_reset_fn_methods) != PCI_NUM_RESET_METHODS); in pci_init_reset_methods()
5282 rc = pci_reset_fn_methods[m].reset_fn(dev, PCI_RESET_PROBE); in pci_init_reset_methods()