hub_port_disable  113 drivers/usb/core/hub.c static int hub_port_disable(struct usb_hub *hub, int port1, int set_state);
hub_port_disable  960 drivers/usb/core/hub.c 	hub_port_disable(hub, port1, 1);
hub_port_disable 3675 drivers/usb/core/hub.c 		hub_port_disable(hub, port, 1);
hub_port_disable 4381 drivers/usb/core/hub.c 	return hub_port_disable(hub, udev->portnum, 0);
hub_port_disable 4875 drivers/usb/core/hub.c 		hub_port_disable(hub, port1, 0);
hub_port_disable 5146 drivers/usb/core/hub.c 		hub_port_disable(hub, port1, 1);
hub_port_disable 5173 drivers/usb/core/hub.c 	hub_port_disable(hub, port1, 1);
hub_port_disable 5371 drivers/usb/core/hub.c 				hub_port_disable(hub, port1, 1);