Searched refs:pci_dev_reset_methods (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dpci.h311 struct pci_dev_reset_methods { struct
H A Dquirks.c3551 static const struct pci_dev_reset_methods pci_dev_reset_methods[] = { variable in typeref:struct:pci_dev_reset_methods
3572 const struct pci_dev_reset_methods *i; pci_dev_specific_reset()
3574 for (i = pci_dev_reset_methods; i->reset; i++) { pci_dev_specific_reset()

Completed in 102 milliseconds