Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dxhci-mtk.c386 static void usb_wakeup_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_set() function
716 usb_wakeup_set(mtk, true); in xhci_mtk_suspend()
735 usb_wakeup_set(mtk, false); in xhci_mtk_resume()
754 usb_wakeup_set(mtk, true); in xhci_mtk_resume()