Searched refs:dwc2_exit_partial_power_down (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/usb/dwc2/ |
| A D | core_intr.c | 321 ret = dwc2_exit_partial_power_down(hsotg, 0, in dwc2_handle_session_req_intr() 431 ret = dwc2_exit_partial_power_down(hsotg, 1, in dwc2_handle_wakeup_detected_intr() 450 ret = dwc2_exit_partial_power_down(hsotg, 1, in dwc2_handle_wakeup_detected_intr()
|
| A D | platform.c | 338 ret = dwc2_exit_partial_power_down(hsotg, 0, true); in dwc2_driver_remove()
|
| A D | core.h | 1314 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, int rem_wakeup,
|
| A D | hcd.c | 3212 dwc2_exit_partial_power_down(hsotg, 0, false); in dwc2_conn_id_status_change() 3377 ret = dwc2_exit_partial_power_down(hsotg, 0, true); in dwc2_port_resume() 3692 retval = dwc2_exit_partial_power_down(hsotg, 1, in dwc2_hcd_hub_control() 4460 ret = dwc2_exit_partial_power_down(hsotg, 0, true); in _dwc2_hcd_resume() 4673 retval = dwc2_exit_partial_power_down(hsotg, 0, true); in _dwc2_hcd_urb_enqueue()
|
| A D | core.c | 137 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_exit_partial_power_down() function
|
| A D | gadget.c | 3728 dwc2_exit_partial_power_down(hsotg, 0, true); in dwc2_hsotg_irq() 4708 dwc2_exit_partial_power_down(hsotg, 0, false); in dwc2_hsotg_vbus_session()
|
| /linux/ |
| A D | System.map | 41300 ffff800010b0d900 T dwc2_exit_partial_power_down
|
| A D | .tmp_System.map | 41300 ffff800010b0d900 T dwc2_exit_partial_power_down
|
Completed in 321 milliseconds