Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-mtk.c347 static void usb_wakeup_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_set() function
696 usb_wakeup_set(mtk, true); in xhci_mtk_suspend()
715 usb_wakeup_set(mtk, false); in xhci_mtk_resume()
734 usb_wakeup_set(mtk, true); in xhci_mtk_resume()