Searched refs:restore_config (Results 1 – 5 of 5) sorted by relevance
852 if (eeh_ops->restore_config && pdn) in eeh_restore_one_device_bars()853 eeh_ops->restore_config(pdn); in eeh_restore_one_device_bars()
731 if (pdn && eeh_ops->restore_config) in eeh_restore_dev_state()732 eeh_ops->restore_config(pdn); in eeh_restore_dev_state()
214 int (*restore_config)(struct pci_dn *pdn); member
708 .restore_config = NULL
1519 .restore_config = pnv_eeh_restore_config