Searched refs:broken_suspend (Results 1 – 2 of 2) sorted by relevance
35 static int broken_suspend(struct usb_hcd *hcd) in broken_suspend() function52 return broken_suspend(hcd); in ohci_quirk_amd756()228 .driver_data = (unsigned long) broken_suspend,232 .driver_data = (unsigned long) broken_suspend,
1027 xhci->broken_suspend = 0; in xhci_suspend()1049 xhci->broken_suspend = 1; in xhci_suspend()1108 if (power_lost || xhci->broken_suspend || xhci->quirks & XHCI_RESET_ON_RESUME) { in xhci_resume()