centos man page for usb_sg_cancel

Query: usb_sg_cancel

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USB_SG_CANCEL(9)						   USB Core APIs						  USB_SG_CANCEL(9)

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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_SG_CANCEL(9)
Related Man Pages
usb_sg_init(9) - suse
blk_init_queue(9) - centos
usb_control_msg(9) - centos
usb_kill_urb(9) - centos
rdma_post_readv(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!