xHCI: set USB2 hardware LPM
[deliverable/linux.git] / include / linux / usb / hcd.h
index 0097136ba45da9a5a27fffb89df66c2aa8743302..a4cd6c58870ae75e62d91daf9bad91da2df7ce83 100644 (file)
@@ -343,6 +343,7 @@ struct hc_driver {
                 * address is set
                 */
        int     (*update_device)(struct usb_hcd *, struct usb_device *);
+       int     (*set_usb2_hw_lpm)(struct usb_hcd *, struct usb_device *, int);
 };
 
 extern int usb_hcd_link_urb_to_ep(struct usb_hcd *hcd, struct urb *urb);
This page took 0.026013 seconds and 5 git commands to generate.