Home
last modified time | relevance | path

Searched refs:dwc2_wakeup_from_lpm_l1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/dwc2/
H A Dcore_intr.c336 * dwc2_wakeup_from_lpm_l1 - Exit the device from LPM L1 state
341 void dwc2_wakeup_from_lpm_l1(struct dwc2_hsotg *hsotg, bool remotewakeup) in dwc2_wakeup_from_lpm_l1() function
425 dwc2_wakeup_from_lpm_l1(hsotg, false); in dwc2_handle_wakeup_detected_intr()
H A Dgadget.c1419 dwc2_wakeup_from_lpm_l1(hs, true); in dwc2_hsotg_ep_queue()