Home
last modified time | relevance | path

Searched refs:has_hibernation (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/dwc3/
Dcore.c313 if (!dwc->has_hibernation) in dwc3_alloc_scratch_buffers()
333 if (!dwc->has_hibernation) in dwc3_setup_scratch_buffers()
380 if (!dwc->has_hibernation) in dwc3_free_scratch_buffers()
Dcore.h848 unsigned has_hibernation:1; member
Dgadget.c1497 if (dwc->has_hibernation) in dwc3_gadget_run_stop()
1504 if (dwc->has_hibernation && !suspend) in dwc3_gadget_run_stop()
2585 if (dev_WARN_ONCE(dwc->dev, !dwc->has_hibernation, in dwc3_gadget_interrupt()