Searched refs:in_ppd (Results 1 – 5 of 5) sorted by relevance
320 if (hsotg->in_ppd) { in dwc2_handle_session_req_intr()426 if (hsotg->in_ppd) { in dwc2_handle_wakeup_detected_intr()449 if (hsotg->in_ppd) { in dwc2_handle_wakeup_detected_intr()
337 if (hsotg->in_ppd) { in dwc2_driver_remove()
1072 unsigned int in_ppd:1; member
3211 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_conn_id_status_change()3691 if (hsotg->in_ppd) { in dwc2_hcd_hub_control()4672 if (hsotg->in_ppd) { in _dwc2_hcd_urb_enqueue()5800 hsotg->in_ppd = 1; in dwc2_host_enter_partial_power_down()5889 hsotg->in_ppd = 0; in dwc2_host_exit_partial_power_down()
3727 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()4703 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()5522 hsotg->in_ppd = 1; in dwc2_gadget_enter_partial_power_down()5590 hsotg->in_ppd = 0; in dwc2_gadget_exit_partial_power_down()
Completed in 26 milliseconds