Home
last modified time | relevance | path

Searched refs:remotewakeup (Results 1 – 2 of 2) 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() argument
339 dev_dbg(hsotg->dev, "Exit from L1 state, remotewakeup=%d\n", remotewakeup); in dwc2_wakeup_from_lpm_l1()
354 if (remotewakeup) { in dwc2_wakeup_from_lpm_l1()
H A Dcore.h1339 void dwc2_wakeup_from_lpm_l1(struct dwc2_hsotg *hsotg, bool remotewakeup);