]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/usb/hcd.h
USB: Report wakeup events on root-hub ports
[linux.git] / include / linux / usb / hcd.h
index 34a6ded6f31959827f8464039ad7b5200a77107e..97e2ddec18b1a6924489b9de7770706c5d7dd02d 100644 (file)
@@ -322,6 +322,7 @@ struct hc_driver {
        int     (*bus_suspend)(struct usb_hcd *);
        int     (*bus_resume)(struct usb_hcd *);
        int     (*start_port_reset)(struct usb_hcd *, unsigned port_num);
+       unsigned long   (*get_resuming_ports)(struct usb_hcd *);
 
                /* force handover of high-speed port to full-speed companion */
        void    (*relinquish_port)(struct usb_hcd *, int);