Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore_intr.c326 void dwc2_wakeup_from_lpm_l1(struct dwc2_hsotg *hsotg, bool remotewakeup) in dwc2_wakeup_from_lpm_l1() function
410 dwc2_wakeup_from_lpm_l1(hsotg, false); in dwc2_handle_wakeup_detected_intr()
Dcore.h1339 void dwc2_wakeup_from_lpm_l1(struct dwc2_hsotg *hsotg, bool remotewakeup);
Dgadget.c1419 dwc2_wakeup_from_lpm_l1(hs, true); in dwc2_hsotg_ep_queue()