Searched refs:resume_quirk (Results 1 – 4 of 4) sorted by relevance
21 int (*resume_quirk)(struct usb_hcd *); member
71 if (!priv->resume_quirk) in xhci_priv_resume_quirk()74 return priv->resume_quirk(hcd); in xhci_priv_resume_quirk()
220 .resume_quirk = xhci_rcar_resume_quirk,
62 .resume_quirk = xhci_cdns3_resume_quirk,