Searched refs:restore_config (Results 1 – 6 of 6) sorted by relevance
866 if (eeh_ops->restore_config && pdn) in eeh_restore_one_device_bars()867 eeh_ops->restore_config(pdn); in eeh_restore_one_device_bars()
730 if (pdn && eeh_ops->restore_config) in eeh_restore_dev_state()731 eeh_ops->restore_config(pdn); in eeh_restore_dev_state()
220 int (*restore_config)(struct pci_dn *pdn); member
859 .restore_config = pseries_eeh_restore_config,
4953 goto restore_config; in i40e_blink_phy_link_led()4962 goto restore_config; in i40e_blink_phy_link_led()4967 restore_config: in i40e_blink_phy_link_led()5125 goto restore_config; in i40e_led_set_phy()5133 goto restore_config; in i40e_led_set_phy()5140 restore_config: in i40e_led_set_phy()
1712 .restore_config = pnv_eeh_restore_config,