USB_STATE_CONFIGURED 2994 drivers/net/usb/hso.c 	if (hso_dev->usb->state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 1583 drivers/staging/emxx_udc/emxx_udc.c 		udc->devstate = USB_STATE_CONFIGURED;
USB_STATE_CONFIGURED  171 drivers/usb/cdns3/ep0.c 	case USB_STATE_CONFIGURED:
USB_STATE_CONFIGURED  210 drivers/usb/cdns3/ep0.c 	if (device_state == USB_STATE_CONFIGURED) {
USB_STATE_CONFIGURED  307 drivers/usb/cdns3/ep0.c 		if (state != USB_STATE_CONFIGURED || speed != USB_SPEED_SUPER)
USB_STATE_CONFIGURED  313 drivers/usb/cdns3/ep0.c 		if (state != USB_STATE_CONFIGURED || speed != USB_SPEED_SUPER)
USB_STATE_CONFIGURED  322 drivers/usb/cdns3/ep0.c 		if (state != USB_STATE_CONFIGURED || speed > USB_SPEED_HIGH)
USB_STATE_CONFIGURED  105 drivers/usb/common/common.c 		[USB_STATE_CONFIGURED] = "configured",
USB_STATE_CONFIGURED  818 drivers/usb/core/devio.c 	if (ps->dev->state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED  864 drivers/usb/core/devio.c 	 && ps->dev->state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 2235 drivers/usb/core/devio.c 	if (ps->dev->state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 2018 drivers/usb/core/hcd.c 	if (dev->state < USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 2201 drivers/usb/core/hcd.c 					? USB_STATE_CONFIGURED
USB_STATE_CONFIGURED  478 drivers/usb/core/hub.c 	if (hdev->state != USB_STATE_CONFIGURED || hub->quiescing)
USB_STATE_CONFIGURED 2053 drivers/usb/core/hub.c 			else if (new_state == USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 3384 drivers/usb/core/hub.c 			? USB_STATE_CONFIGURED
USB_STATE_CONFIGURED 3853 drivers/usb/core/hub.c 	if (udev->state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 3944 drivers/usb/core/hub.c 	if (udev->state != USB_STATE_CONFIGURED) {
USB_STATE_CONFIGURED 4175 drivers/usb/core/hub.c 			udev->state < USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 4234 drivers/usb/core/hub.c 			udev->state < USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 5787 drivers/usb/core/hub.c 	usb_set_device_state(udev, USB_STATE_CONFIGURED);
USB_STATE_CONFIGURED 1260 drivers/usb/core/message.c 		if (dev->state == USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 1998 drivers/usb/core/message.c 	usb_set_device_state(dev, USB_STATE_CONFIGURED);
USB_STATE_CONFIGURED  407 drivers/usb/core/urb.c 			dev->state < USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED  134 drivers/usb/dwc3/ep0.c 		usb_gadget_set_state(&dwc->gadget, USB_STATE_CONFIGURED);
USB_STATE_CONFIGURED  377 drivers/usb/dwc3/ep0.c 	if (state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED  401 drivers/usb/dwc3/ep0.c 	if (state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED  572 drivers/usb/dwc3/ep0.c 	if (state == USB_STATE_CONFIGURED) {
USB_STATE_CONFIGURED  626 drivers/usb/dwc3/ep0.c 						USB_STATE_CONFIGURED);
USB_STATE_CONFIGURED  641 drivers/usb/dwc3/ep0.c 	case USB_STATE_CONFIGURED:
USB_STATE_CONFIGURED 1106 drivers/usb/dwc3/ep0.c 						     USB_STATE_CONFIGURED);
USB_STATE_CONFIGURED 3169 drivers/usb/dwc3/gadget.c 			if (dwc->gadget.state >= USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED  806 drivers/usb/gadget/composite.c 	usb_gadget_set_state(gadget, USB_STATE_CONFIGURED);
USB_STATE_CONFIGURED 1439 drivers/usb/gadget/legacy/inode.c 			usb_gadget_set_state(gadget, USB_STATE_CONFIGURED);
USB_STATE_CONFIGURED 1174 drivers/usb/gadget/udc/bdc/bdc_ep.c 						state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 1196 drivers/usb/gadget/udc/bdc/bdc_ep.c 						state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 1215 drivers/usb/gadget/udc/bdc/bdc_ep.c 						state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED 1451 drivers/usb/gadget/udc/bdc/bdc_ep.c 							USB_STATE_CONFIGURED);
USB_STATE_CONFIGURED 1452 drivers/usb/gadget/udc/bdc/bdc_ep.c 			} else if (state == USB_STATE_CONFIGURED) {
USB_STATE_CONFIGURED  947 drivers/usb/gadget/udc/gr_udc.c 	if (dev->gadget.state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED  990 drivers/usb/gadget/udc/gr_udc.c 	if (dev->gadget.state != USB_STATE_CONFIGURED && epnum != 0)
USB_STATE_CONFIGURED 1148 drivers/usb/gadget/udc/gr_udc.c 					     USB_STATE_CONFIGURED);
USB_STATE_CONFIGURED 1577 drivers/usb/gadget/udc/mv_u3d_core.c 			u3d->usb_state = USB_STATE_CONFIGURED;
USB_STATE_CONFIGURED 1620 drivers/usb/gadget/udc/mv_udc_core.c 			if (udc->usb_state != USB_STATE_CONFIGURED
USB_STATE_CONFIGURED  968 drivers/usb/host/r8a66597-hcd.c 	dev->state = USB_STATE_CONFIGURED;
USB_STATE_CONFIGURED 1819 drivers/usb/host/r8a66597-hcd.c 	if (dev && dev->address && dev->state != USB_STATE_CONFIGURED &&
USB_STATE_CONFIGURED 1820 drivers/usb/host/r8a66597-hcd.c 	    (urb->dev->state == USB_STATE_CONFIGURED))
USB_STATE_CONFIGURED 2027 drivers/usb/host/r8a66597-hcd.c 	if (udev->state == USB_STATE_CONFIGURED &&
USB_STATE_CONFIGURED  896 drivers/usb/host/uhci-q.c 			urb->dev->state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED  619 drivers/usb/isp1760/isp1760-udc.c 		    udc->gadget.state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED  627 drivers/usb/isp1760/isp1760-udc.c 				     USB_STATE_CONFIGURED : USB_STATE_ADDRESS);
USB_STATE_CONFIGURED  336 drivers/usb/mtu3/mtu3_gadget_ep0.c 		    mtu->g.state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED  351 drivers/usb/mtu3/mtu3_gadget_ep0.c 		    mtu->g.state != USB_STATE_CONFIGURED)
USB_STATE_CONFIGURED  465 drivers/usb/mtu3/mtu3_gadget_ep0.c 					USB_STATE_CONFIGURED);
USB_STATE_CONFIGURED  466 drivers/usb/mtu3/mtu3_gadget_ep0.c 		} else if (state == USB_STATE_CONFIGURED) {