Rechercher une page de manuel
usb_anchor_urb
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
usb_anchor_urb - anchors an URB while it is processedSYNOPSIS
- void usb_anchor_urb(struct urb * urb, struct usb_anchor * anchor);
ARGUMENTS
urb
- pointer to the urb to anchor
anchor
- pointer to the anchor
DESCRIPTION
This can be called to have access to URBs which are to be executed without bothering to track them
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre