usb_kill_anchored_urbs(9) suse man page | unix.com

Man Page: usb_kill_anchored_urbs

Operating Environment: suse

Section: 9

USB_KILL_ANCHORED_UR(9) 					   USB Core APIs					   USB_KILL_ANCHORED_UR(9)

NAME
usb_kill_anchored_urbs - cancel transfer requests en masse
SYNOPSIS
void usb_kill_anchored_urbs(struct usb_anchor * anchor);
ARGUMENTS
anchor anchor the requests are bound to
DESCRIPTION
this allows all outstanding URBs to be killed starting from the back of the queue This routine should not be called by a driver after its disconnect method has returned.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_KILL_ANCHORED_UR(9)
Related Man Pages
struct_usb_driver(9) - centos
usb_kill_urb(9) - centos
usb_queue_reset_device(9) - centos
tk_getanchor(3) - centos
usb_queue_reset_device(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I