Rechercher une page de manuel
usb_unlink_anchored_urbs
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
usb_unlink_anchored_urbs - asynchronously cancel transfer requests en masseSYNOPSIS
- void usb_unlink_anchored_urbs(struct usb_anchor * anchor);
ARGUMENTS
anchor
- anchor the requests are bound to
DESCRIPTION
this allows all outstanding URBs to be unlinked starting from the back of the queue. This function is asynchronous. The unlinking is just tiggered. It may happen after this function has returned.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre