USB_SG_CANCEL

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

usb_sg_cancel - stop scatter/gather i/o issued by usb_sg_wait  

SYNOPSIS

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.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:51:20 GMT, April 09, 2004