table of contents
other versions
- stretch 4.9.168-1
USB_ANCHOR_RESUME_WA(9) | USB Core APIs | USB_ANCHOR_RESUME_WA(9) |
NAME¶
usb_anchor_resume_wakeups -SYNOPSIS¶
void usb_anchor_resume_wakeups(struct usb_anchor * anchor);
ARGUMENTS¶
anchorthe anchor you want to resume wakeups on
DESCRIPTION¶
Allow usb_wait_anchor_empty_timeout waiters to be woken up again, and wake up any current waiters if the anchor is empty.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |