Man Page: usb_kill_anchored_urbs
Operating Environment: centos
Section: 9
USB_KILL_ANCHORED_UR(9) USB Core APIs USB_KILL_ANCHORED_UR(9)NAMEusb_kill_anchored_urbs - cancel transfer requests en masseSYNOPSISvoid usb_kill_anchored_urbs(struct usb_anchor * anchor);ARGUMENTSanchor anchor the requests are bound toDESCRIPTIONthis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_KILL_ANCHORED_UR(9)
| Related Man Pages |
|---|
| usb_unlink_urb(9) - suse |
| usb_bulk_msg(9) - centos |
| usb_queue_reset_device(9) - centos |
| usb_unlink_urb(9) - centos |
| usb_queue_reset_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |