Searched refs:in_ppd (Results 1 – 5 of 5) sorted by relevance
305 if (hsotg->in_ppd) { in dwc2_handle_session_req_intr()433 if (hsotg->in_ppd) { in dwc2_handle_wakeup_detected_intr()457 if (hsotg->in_ppd) { in dwc2_handle_wakeup_detected_intr()
325 if (hsotg->in_ppd) { in dwc2_driver_remove()
1071 unsigned int in_ppd:1; member
3188 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_conn_id_status_change()3664 if (hsotg->in_ppd) { in dwc2_hcd_hub_control()4649 if (hsotg->in_ppd) { in _dwc2_hcd_urb_enqueue()5825 hsotg->in_ppd = 1; in dwc2_host_enter_partial_power_down()5904 hsotg->in_ppd = 0; in dwc2_host_exit_partial_power_down()
3734 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()4722 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()5607 hsotg->in_ppd = 1; in dwc2_gadget_enter_partial_power_down()5661 hsotg->in_ppd = 0; in dwc2_gadget_exit_partial_power_down()
Completed in 28 milliseconds