Rechercher une page de manuel
usb_sg_cancel
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
usb_sg_cancel - stop scatter/gather i/o issued by usb_sg_waitSYNOPSIS
- void usb_sg_cancel(struct usb_sg_request * io);
ARGUMENTS
io
- request block, initialized with usb_sg_init
DESCRIPTION
This stops a request after it has been started by usb_sg_wait. It can also prevents one initialized by usb_sg_init from starting, so that call just frees resources allocated to the request.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre