Lines Matching defs:state
346 mtu->g.state != USB_STATE_CONFIGURED)
361 mtu->g.state != USB_STATE_CONFIGURED)
444 enum usb_device_state state = mtu->g.state;
471 if (state == USB_STATE_ADDRESS) {
474 } else if (state == USB_STATE_CONFIGURED) {
477 * is moved to addressed state
542 dev_dbg(mtu->dev, "ep0 state: %s\n",
811 dev_err(mtu->dev, "%s, error in ep0 state %s\n", __func__,
898 dev_dbg(mtu->dev, "ep0 can't halt in state %s\n",