1USB_ANCHOR_RESUME_WA(9) USB Core APIs USB_ANCHOR_RESUME_WA(9)
23
4
NAME
6usb_anchor_resume_wakeups -
7
SYNOPSIS
9void usb_anchor_resume_wakeups(struct usb_anchor * anchor);
10
ARGUMENTS
12anchor
13the anchor you want to resume wakeups on
14
DESCRIPTION
16Allow usb_wait_anchor_empty_timeout waiters to be woken up again, and
17wake up any current waiters if the anchor is empty.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 USB_ANCHOR_RESUME_WA(9)