Searched refs:restore_config (Results 1 – 7 of 7) sorted by relevance
781 if (eeh_ops->restore_config) in eeh_restore_one_device_bars()782 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
4716 goto restore_config; in i40e_blink_phy_link_led()4725 goto restore_config; in i40e_blink_phy_link_led()4730 restore_config: in i40e_blink_phy_link_led()4888 goto restore_config; in i40e_led_set_phy()4896 goto restore_config; in i40e_led_set_phy()4903 restore_config: in i40e_led_set_phy()
836 .restore_config = NULL, /* NB: configure_bridge() does this */
1891 goto restore_config; in at91_adc_read_temp()1898 restore_config: in at91_adc_read_temp()
1638 .restore_config = pnv_eeh_restore_config,