Searched refs:_run_switch_func (Results 1 – 1 of 1) sorted by relevance
36 static run_switch_func_type _run_switch_func[PM_RUN_MODE_MAX][PM_RUN_MODE_MAX] = variable190 if (_run_switch_func[last_mode][mode] != RT_NULL) in _pm_run()192 _run_switch_func[last_mode][mode](); in _pm_run()
Completed in 6 milliseconds