table of contents
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¶
anchor
the 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¶
June 2024 | Kernel Hackers Manual 3.10 |