Searched refs:has_hibernation (Results 1 – 3 of 3) sorted by relevance
427 if (!dwc->has_hibernation) in dwc3_alloc_scratch_buffers()447 if (!dwc->has_hibernation) in dwc3_setup_scratch_buffers()494 if (!dwc->has_hibernation) in dwc3_free_scratch_buffers()
1687 if (dwc->has_hibernation) in dwc3_gadget_run_stop()1694 if (dwc->has_hibernation && !suspend) in dwc3_gadget_run_stop()2953 if (dev_WARN_ONCE(dwc->dev, !dwc->has_hibernation, in dwc3_gadget_interrupt()
1139 unsigned has_hibernation:1; member