Home
last modified time | relevance | path

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

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