Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A 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()
H A Dcore.h1339 void dwc2_wakeup_from_lpm_l1(struct dwc2_hsotg *hsotg, bool remotewakeup);
H A Dgadget.c1419 dwc2_wakeup_from_lpm_l1(hs, true); in dwc2_hsotg_ep_queue()