Searched refs:resume_quirk (Results 1 – 4 of 4) sorted by relevance
19 int (*resume_quirk)(struct usb_hcd *); member
70 if (!priv->resume_quirk) in xhci_priv_resume_quirk()73 return priv->resume_quirk(hcd); in xhci_priv_resume_quirk()
221 .resume_quirk = xhci_rcar_resume_quirk,
57 .resume_quirk = xhci_cdns3_resume_quirk,