Lines Matching defs:state
105 * hardware info/state
160 * do not manage the PHY state in the HCD core, instead let the driver
190 * the addressed state.
206 int state;
217 #define HC_IS_RUNNING(state) ((state) & __ACTIVE)
218 #define HC_IS_SUSPENDED(state) ((state) & __SUSPEND)
298 /* manage i/o requests, device state */
321 /* (optional) reset any endpoint state such as sequence number
409 struct usb_device *, enum usb3_link_state state);
414 struct usb_device *, enum usb3_link_state state);