Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-pci.c86 unsigned int has_dsm_for_pm:1; member
223 dwc->has_dsm_for_pm = true; in dwc3_pci_quirks()
456 if (!dwc->has_dsm_for_pm) in dwc3_pci_dsm()