Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.c463 if (!dwc->has_hibernation) in dwc3_alloc_scratch_buffers()
483 if (!dwc->has_hibernation) in dwc3_setup_scratch_buffers()
530 if (!dwc->has_hibernation) in dwc3_free_scratch_buffers()
H A Dgadget.c2120 if (dwc->has_hibernation) in dwc3_gadget_run_stop()
2127 if (dwc->has_hibernation && !suspend) in dwc3_gadget_run_stop()
3721 if (dev_WARN_ONCE(dwc->dev, !dwc->has_hibernation, in dwc3_gadget_interrupt()
H A Dcore.h1014 * @has_hibernation: true when dwc3 was configured with Hibernation
1223 unsigned has_hibernation:1; member

Completed in 11 milliseconds