Searched refs:savestate (Results 1 – 3 of 3) sorted by relevance
2178 struct bmi323_regs_runtime_pm *savestate = &data->runtime_pm_status; in bmi323_core_runtime_suspend() local2190 &savestate->reg_settings[i]); in bmi323_core_runtime_suspend()2201 &savestate->ext_reg_settings[i]); in bmi323_core_runtime_suspend()2222 struct bmi323_regs_runtime_pm *savestate = &data->runtime_pm_status; in bmi323_core_runtime_resume() local2247 savestate->ext_reg_settings[i]); in bmi323_core_runtime_resume()2258 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);