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)NAMEusb_unlink_anchored_urbs - asynchronously cancel transfer requests en masseSYNOPSISvoid usb_unlink_anchored_urbs(struct usb_anchor * anchor);ARGUMENTSanchor anchor the requests are bound toDESCRIPTIONthis 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_UNLINK_ANCHORED_(9)
| Related Man Pages |
|---|
| usb_bulk_msg(9) - suse |
| usb_unlink_urb(9) - suse |
| usb_kill_urb(9) - centos |
| usb_unlink_urb(9) - centos |
| struct_urb(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Getting command output to putty window title. |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |