suse man page for usb_unlink_anchored_urbs

Query: usb_unlink_anchored_urbs

OS: suse

Section: 9

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

USB_UNLINK_ANCHORED_(9) 					   USB Core APIs					   USB_UNLINK_ANCHORED_(9)

NAME
usb_unlink_anchored_urbs - asynchronously cancel transfer requests en masse
SYNOPSIS
void usb_unlink_anchored_urbs(struct usb_anchor * anchor);
ARGUMENTS
anchor anchor the requests are bound to
DESCRIPTION
this allows all outstanding URBs to be unlinked starting from the back of the queue. This function is asynchronous. The unlinking is just tiggered. It may happen after this function has returned. This routine should not be called by a driver after its disconnect method has returned.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_UNLINK_ANCHORED_(9)
Related Man Pages
usb_poison_urb(9) - centos
usb_buffer_map_sg(9) - suse
struct_urb(9) - centos
struct_usb_driver(9) - centos
usb_queue_reset_device(9) - centos
Similar Topics in the Unix Linux Community
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB