Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc3/
Ddwc3-pci.c80 unsigned int has_dsm_for_pm:1; member
217 dwc->has_dsm_for_pm = true; in dwc3_pci_quirks()
440 if (!dwc->has_dsm_for_pm) in dwc3_pci_dsm()