Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dcore.c464 if (!dwc->has_hibernation) in dwc3_alloc_scratch_buffers()
484 if (!dwc->has_hibernation) in dwc3_setup_scratch_buffers()
531 if (!dwc->has_hibernation) in dwc3_free_scratch_buffers()
Dcore.h1273 unsigned has_hibernation:1; member