Searched refs:lx_state (Results 1 – 5 of 5) sorted by relevance
41 chan->rt_state, chan->lx_state, chan->buffer_size); in dump_rtlx()167 state = xchg(&chan->lx_state, RTLX_STATE_OPENED); in rtlx_open()188 rtlx->channel[index].lx_state = RTLX_STATE_UNUSED; in rtlx_release()
69 enum rtlx_state lx_state; member
1725 if (hsotg->lx_state != DWC2_L0) in dwc2_hcd_connect()1814 if (hsotg->lx_state == DWC2_L1) in dwc2_hcd_rem_wakeup()3188 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_conn_id_status_change()3250 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_detected()3705 hsotg->lx_state = DWC2_L0; /* Now back to On state */ in dwc2_hcd_hub_control()4258 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_start()4313 hsotg->lx_state = DWC2_L3; in _dwc2_hcd_stop()4336 if (hsotg->lx_state != DWC2_L0) in _dwc2_hcd_suspend()4400 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()4419 if (hsotg->lx_state != DWC2_L2) in _dwc2_hcd_resume()[all …]
133 hsotg->lx_state == DWC2_L2 && in dwc2_drd_role_sw_set()
1100 enum dwc2_lx_state lx_state; member