Home
last modified time | relevance | path

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

/drivers/usb/host/
A Dohci-pci.c35 static int broken_suspend(struct usb_hcd *hcd) in broken_suspend() function
52 return broken_suspend(hcd); in ohci_quirk_amd756()
228 .driver_data = (unsigned long) broken_suspend,
232 .driver_data = (unsigned long) broken_suspend,
A Dxhci.c1026 xhci->broken_suspend = 0; in xhci_suspend()
1042 xhci->broken_suspend = 1; in xhci_suspend()
1099 if (xhci->quirks & XHCI_RESET_ON_RESUME || xhci->broken_suspend) in xhci_resume()
A Dxhci.h1656 unsigned broken_suspend:1; member

Completed in 21 milliseconds