Searched refs:savestate (Results 1 – 3 of 3) sorted by relevance
2179 struct bmi323_regs_runtime_pm *savestate = &data->runtime_pm_status; in bmi323_core_runtime_suspend() local2191 &savestate->reg_settings[i]); in bmi323_core_runtime_suspend()2202 &savestate->ext_reg_settings[i]); in bmi323_core_runtime_suspend()2223 struct bmi323_regs_runtime_pm *savestate = &data->runtime_pm_status; in bmi323_core_runtime_resume() local2248 savestate->ext_reg_settings[i]); in bmi323_core_runtime_resume()2259 savestate->reg_settings[i]); in bmi323_core_runtime_resume()
538 void gru_unload_context(struct gru_thread_state *gts, int savestate) in gru_unload_context() argument556 if (savestate) { in gru_unload_context()
619 extern void gru_unload_context(struct gru_thread_state *gts, int savestate);