hub_port_debounce
extern int hub_port_debounce(struct usb_hub *hub, int port1,
return hub_port_debounce(hub, port1, true);
return hub_port_debounce(hub, port1, false);