Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc3/
Dcore.c535 if (!dwc->has_hibernation) in dwc3_alloc_scratch_buffers()
555 if (!dwc->has_hibernation) in dwc3_setup_scratch_buffers()
602 if (!dwc->has_hibernation) in dwc3_free_scratch_buffers()
Dcore.h1286 unsigned has_hibernation:1; member
Dgadget.c2485 if (dwc->has_hibernation) in dwc3_gadget_run_stop()
2493 if (dwc->has_hibernation && !suspend) in dwc3_gadget_run_stop()
4220 if (dev_WARN_ONCE(dwc->dev, !dwc->has_hibernation, in dwc3_gadget_interrupt()