Searched refs:skip_suspend (Results 1 – 3 of 3) sorted by relevance
424 goto skip_suspend; in mlx5_detach_device()430 goto skip_suspend; in mlx5_detach_device()439 skip_suspend: in mlx5_detach_device()
370 d->skip_suspend = desc->skip_syscore_suspend; in register_intc_controller()404 if (d->skip_suspend) in intc_suspend()430 if (d->skip_suspend) in intc_resume()
73 bool skip_suspend; member