Searched refs:skip_suspend (Results 1 – 2 of 2) sorted by relevance
381 d->skip_suspend = desc->skip_syscore_suspend; in register_intc_controller()415 if (d->skip_suspend) in intc_suspend()441 if (d->skip_suspend) in intc_resume()
73 bool skip_suspend; member