|
@@ -2010,6 +2010,7 @@ typedef void (*xhci_get_quirks_t)(struct device *, struct xhci_hcd *);
|
|
|
int xhci_handshake(void __iomem *ptr, u32 mask, u32 done, int usec);
|
|
|
void xhci_quiesce(struct xhci_hcd *xhci);
|
|
|
int xhci_halt(struct xhci_hcd *xhci);
|
|
|
+int xhci_start(struct xhci_hcd *xhci);
|
|
|
int xhci_reset(struct xhci_hcd *xhci);
|
|
|
int xhci_init(struct usb_hcd *hcd);
|
|
|
int xhci_run(struct usb_hcd *hcd);
|