Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.c421 static void usb_wakeup_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_set() function
760 usb_wakeup_set(mtk, true); in xhci_mtk_suspend()
782 usb_wakeup_set(mtk, false); in xhci_mtk_resume()
803 usb_wakeup_set(mtk, true); in xhci_mtk_resume()