Home
last modified time | relevance | path

Searched refs:dwc2_exit_partial_power_down (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore_intr.c291 ret = dwc2_exit_partial_power_down(hsotg, 0, in dwc2_handle_session_req_intr()
401 ret = dwc2_exit_partial_power_down(hsotg, 1, in dwc2_handle_wakeup_detected_intr()
420 ret = dwc2_exit_partial_power_down(hsotg, 1, in dwc2_handle_wakeup_detected_intr()
H A Dcore.h1293 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, int rem_wakeup,
H A Dplatform.c326 ret = dwc2_exit_partial_power_down(hsotg, 0, true); in dwc2_driver_remove()
H A Dcore.c101 * dwc2_exit_partial_power_down() - Exit controller from Partial Power Down.
107 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_exit_partial_power_down() function
H A Dhcd.c3183 dwc2_exit_partial_power_down(hsotg, 0, false); in dwc2_conn_id_status_change()
3348 ret = dwc2_exit_partial_power_down(hsotg, 0, true); in dwc2_port_resume()
3663 retval = dwc2_exit_partial_power_down(hsotg, 1, in dwc2_hcd_hub_control()
4432 ret = dwc2_exit_partial_power_down(hsotg, 0, true); in _dwc2_hcd_resume()
4645 retval = dwc2_exit_partial_power_down(hsotg, 0, true); in _dwc2_hcd_urb_enqueue()
H A Dgadget.c3728 dwc2_exit_partial_power_down(hsotg, 0, true); in dwc2_hsotg_irq()
4707 dwc2_exit_partial_power_down(hsotg, 0, false); in dwc2_hsotg_vbus_session()
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore_intr.c320 ret = dwc2_exit_partial_power_down(hsotg, true); in dwc2_handle_session_req_intr()
423 ret = dwc2_exit_partial_power_down(hsotg, true); in dwc2_handle_wakeup_detected_intr()
H A Dcore.h1306 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, bool restore);
H A Dcore.c131 * dwc2_exit_partial_power_down() - Exit controller from Partial Power Down.
136 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, bool restore) in dwc2_exit_partial_power_down() function
H A Dgadget.c3728 dwc2_exit_partial_power_down(hsotg, true); in dwc2_hsotg_irq()
4678 dwc2_exit_partial_power_down(hsotg, false); in dwc2_hsotg_vbus_session()
H A Dhcd.c4421 ret = dwc2_exit_partial_power_down(hsotg, true); in _dwc2_hcd_resume()

Completed in 34 milliseconds