Home
last modified time | relevance | path

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

/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
759 usb_wakeup_set(mtk, true); in xhci_mtk_suspend()
781 usb_wakeup_set(mtk, false); in xhci_mtk_resume()
802 usb_wakeup_set(mtk, true); in xhci_mtk_resume()