Searched refs:restore_config (Results 1 – 5 of 5) sorted by relevance
783 if (eeh_ops->restore_config) in eeh_restore_one_device_bars()784 eeh_ops->restore_config(edev); in eeh_restore_one_device_bars()
719 if (eeh_ops->restore_config) in eeh_restore_dev_state()720 eeh_ops->restore_config(edev); in eeh_restore_dev_state()
228 int (*restore_config)(struct eeh_dev *edev); member
4468 goto restore_config; in i40e_led_set_phy()4476 goto restore_config; in i40e_led_set_phy()4483 restore_config: in i40e_led_set_phy()
1638 .restore_config = pnv_eeh_restore_config,