restore_context
if (wakeupgen_ops && wakeupgen_ops->restore_context)
wakeupgen_ops->restore_context();
.restore_context = irq_sar_clear,
.restore_context = irq_sar_clear,
.restore_context = am43xx_irq_restore_context,
void (*restore_context)(void);
.restore_context = am33xx_restore_context,
.restore_context = am43xx_restore_context,
.restore_context = clk_generated_restore_context,
.restore_context = clk_main_osc_restore_context,
.restore_context = clk_main_rc_osc_restore_context,
.restore_context = clk_sam9x5_main_restore_context,
.restore_context = clk_master_div_restore_context,
.restore_context = clk_master_div_restore_context_chg,
.restore_context = clk_master_pres_restore_context,
.restore_context = clk_sama7g5_master_restore_context,
.restore_context = clk_sam9x5_peripheral_restore_context,
.restore_context = clk_sam9x5_peripheral_restore_context,
.restore_context = clk_pll_restore_context,
.restore_context = clk_programmable_restore_context,
.restore_context = sam9x60_frac_pll_restore_context,
.restore_context = sam9x60_frac_pll_restore_context,
.restore_context = sam9x60_div_pll_restore_context,
.restore_context = sam9x60_div_pll_restore_context,
.restore_context = sam9x60_div_pll_restore_context,
.restore_context = clk_system_restore_context,
.restore_context = at91sam9x5_usb_restore_context,
.restore_context = clk_utmi_restore_context,
.restore_context = clk_utmi_sama7g5_restore_context,
if (core->ops && core->ops->restore_context)
core->ops->restore_context(core->hw);
.restore_context = clk_divider_restore_context,
div_ops->restore_context(div_hw);
.restore_context = clk_periph_restore_context,
.restore_context = clk_periph_restore_context,
.restore_context = clk_periph_restore_context,
.restore_context = tegra_clk_pll_out_restore_context,
.restore_context = tegra_clk_pll_restore_context,
.restore_context = tegra_clk_pll_restore_context,
.restore_context = tegra_clk_plle_t210_restore_context,
.restore_context = clk_sdmmc_mux_restore_context,
.restore_context = clk_super_mux_restore_context,
super->div_ops->restore_context(div_hw);
.restore_context = clk_super_restore_context,
.restore_context = clk_divider_restore_context,
.restore_context = &omap3_core_dpll_restore_context,
.restore_context = &omap3_noncore_dpll_restore_context,
.restore_context = &omap3_noncore_dpll_restore_context
.restore_context = clk_gate_restore_context,
.restore_context = clk_gate_restore_context,
.restore_context = clk_gate_restore_context,
.restore_context = clk_mux_restore_context,
emif_data->pm_functions.restore_context =
.restore_context = an8811hb_clk_restore_context,
.restore_context = en8811h_clk_restore_context,
pm_ops->restore_context();
.restore_context = mvebu_uart_clock_restore_context,
void (*restore_context)(struct clk_hw *hw);
void (*restore_context)(void);
offsetof(struct ti_emif_pm_functions, restore_context));
u32 restore_context;