Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-mtk.c386 static void usb_wakeup_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_set() function
724 usb_wakeup_set(mtk, true); in xhci_mtk_suspend()
746 usb_wakeup_set(mtk, false); in xhci_mtk_resume()
767 usb_wakeup_set(mtk, true); in xhci_mtk_resume()