portchange       1115 drivers/usb/core/hub.c 		u16 portstatus, portchange;
portchange       1117 drivers/usb/core/hub.c 		portstatus = portchange = 0;
portchange       1118 drivers/usb/core/hub.c 		status = hub_port_status(hub, port1, &portstatus, &portchange);
portchange       1124 drivers/usb/core/hub.c 					portstatus, portchange);
portchange       1165 drivers/usb/core/hub.c 		if (portchange & USB_PORT_STAT_C_CONNECTION) {
portchange       1170 drivers/usb/core/hub.c 		if (portchange & USB_PORT_STAT_C_ENABLE) {
portchange       1175 drivers/usb/core/hub.c 		if (portchange & USB_PORT_STAT_C_RESET) {
portchange       1180 drivers/usb/core/hub.c 		if ((portchange & USB_PORT_STAT_C_BH_RESET) &&
portchange       1190 drivers/usb/core/hub.c 				(portchange & USB_PORT_STAT_C_CONNECTION))
portchange       1201 drivers/usb/core/hub.c 			    (portchange & USB_PORT_STAT_C_CONNECTION) ||
portchange       1203 drivers/usb/core/hub.c 			    (portchange & USB_PORT_STAT_C_OVERCURRENT))
portchange       1218 drivers/usb/core/hub.c 			if (portchange || (hub_is_superspeed(hub->hdev) &&
portchange       2762 drivers/usb/core/hub.c 	u16 portchange;
portchange       2775 drivers/usb/core/hub.c 						  &portstatus, &portchange,
portchange       2779 drivers/usb/core/hub.c 					      &portchange);
portchange       2818 drivers/usb/core/hub.c 	    (portchange & USB_PORT_STAT_C_CONNECTION)) {
portchange       2860 drivers/usb/core/hub.c 	u16 portchange, portstatus;
portchange       2879 drivers/usb/core/hub.c 		if (hub_port_status(hub, port1, &portstatus, &portchange) == 0)
portchange       2928 drivers/usb/core/hub.c 					&portstatus, &portchange) < 0)
portchange       3046 drivers/usb/core/hub.c 		int status, u16 portchange, u16 portstatus)
portchange       3066 drivers/usb/core/hub.c 							     &portchange);
portchange       3084 drivers/usb/core/hub.c 				portchange, portstatus, status);
portchange       3088 drivers/usb/core/hub.c 		if (portchange & USB_PORT_STAT_C_CONNECTION)
portchange       3091 drivers/usb/core/hub.c 		if (portchange & USB_PORT_STAT_C_ENABLE)
portchange       3478 drivers/usb/core/hub.c 		u16 *portchange, u16 *portstatus)
portchange       3491 drivers/usb/core/hub.c 		status = hub_port_status(hub, *port1, portstatus, portchange);
portchange       3537 drivers/usb/core/hub.c 	u16		portchange, portstatus;
portchange       3551 drivers/usb/core/hub.c 	status = hub_port_status(hub, port1, &portstatus, &portchange);
portchange       3553 drivers/usb/core/hub.c 		if (portchange & USB_PORT_STAT_C_SUSPEND)
portchange       3576 drivers/usb/core/hub.c 		status = hub_port_status(hub, port1, &portstatus, &portchange);
portchange       3586 drivers/usb/core/hub.c 			if (portchange & USB_PORT_STAT_C_LINK_STATE)
portchange       3590 drivers/usb/core/hub.c 			if (portchange & USB_PORT_STAT_C_SUSPEND)
portchange       3597 drivers/usb/core/hub.c 		status = wait_for_connected(udev, hub, &port1, &portchange,
portchange       3601 drivers/usb/core/hub.c 			hub, port1, status, portchange, portstatus);
portchange       3639 drivers/usb/core/hub.c 		u16 portstatus, u16 portchange)
portchange       3652 drivers/usb/core/hub.c 		if (!(portchange & USB_PORT_STAT_C_SUSPEND))
portchange       3686 drivers/usb/core/hub.c 		u16 portstatus, portchange;
portchange       3689 drivers/usb/core/hub.c 		status = hub_port_status(hub, port1, &portstatus, &portchange);
portchange       3690 drivers/usb/core/hub.c 		if (!status && portchange)
portchange       4335 drivers/usb/core/hub.c 		u16 portstatus, u16 portchange)
portchange       4402 drivers/usb/core/hub.c 	u16 portchange, portstatus;
portchange       4408 drivers/usb/core/hub.c 		ret = hub_port_status(hub, port1, &portstatus, &portchange);
portchange       4412 drivers/usb/core/hub.c 		if (!(portchange & USB_PORT_STAT_C_CONNECTION) &&
portchange       4424 drivers/usb/core/hub.c 		if (portchange & USB_PORT_STAT_C_CONNECTION) {
portchange       4958 drivers/usb/core/hub.c 		u16 portchange)
portchange       4980 drivers/usb/core/hub.c 			(portchange & USB_PORT_STAT_C_CONNECTION))
portchange       4983 drivers/usb/core/hub.c 	if (portchange & (USB_PORT_STAT_C_CONNECTION |
portchange       5189 drivers/usb/core/hub.c 					u16 portstatus, u16 portchange)
portchange       5197 drivers/usb/core/hub.c 			portchange, portspeed(hub, portstatus));
portchange       5207 drivers/usb/core/hub.c 		portchange &= ~(USB_PORT_STAT_C_CONNECTION |
portchange       5237 drivers/usb/core/hub.c 	hub_port_connect(hub, port1, portstatus, portchange);
portchange       5285 drivers/usb/core/hub.c 	u16 portstatus, portchange;
portchange       5291 drivers/usb/core/hub.c 	if (hub_port_status(hub, port1, &portstatus, &portchange) < 0)
portchange       5294 drivers/usb/core/hub.c 	if (portchange & USB_PORT_STAT_C_CONNECTION) {
portchange       5299 drivers/usb/core/hub.c 	if (portchange & USB_PORT_STAT_C_ENABLE) {
portchange       5317 drivers/usb/core/hub.c 	if (portchange & USB_PORT_STAT_C_OVERCURRENT) {
portchange       5333 drivers/usb/core/hub.c 	if (portchange & USB_PORT_STAT_C_RESET) {
portchange       5337 drivers/usb/core/hub.c 	if ((portchange & USB_PORT_STAT_C_BH_RESET)
portchange       5343 drivers/usb/core/hub.c 	if (portchange & USB_PORT_STAT_C_LINK_STATE) {
portchange       5348 drivers/usb/core/hub.c 	if (portchange & USB_PORT_STAT_C_CONFIG_ERROR) {
portchange       5358 drivers/usb/core/hub.c 	if (hub_handle_remote_wakeup(hub, port1, portstatus, portchange))
portchange       5383 drivers/usb/core/hub.c 		hub_port_connect_change(hub, port1, portstatus, portchange);
portchange        335 drivers/usb/misc/lvstest.c 	u16 portchange;
portchange        345 drivers/usb/misc/lvstest.c 		portchange = le16_to_cpu(port_status->wPortChange);
portchange        347 drivers/usb/misc/lvstest.c 		if (portchange & USB_PORT_STAT_C_LINK_STATE)
portchange        350 drivers/usb/misc/lvstest.c 		if (portchange & USB_PORT_STAT_C_ENABLE)
portchange        353 drivers/usb/misc/lvstest.c 		if (portchange & USB_PORT_STAT_C_RESET)
portchange        356 drivers/usb/misc/lvstest.c 		if (portchange & USB_PORT_STAT_C_BH_RESET)
portchange        359 drivers/usb/misc/lvstest.c 		if (portchange & USB_PORT_STAT_C_CONNECTION) {