suse man page for usb_hcd_unlink_urb_from_ep

Query: usb_hcd_unlink_urb_from_ep

OS: suse

Section: 9

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

USB_HCD_UNLINK_URB_F(9) 				       Host Controller APIs					   USB_HCD_UNLINK_URB_F(9)

NAME
usb_hcd_unlink_urb_from_ep - remove an URB from its endpoint queue
SYNOPSIS
void usb_hcd_unlink_urb_from_ep(struct usb_hcd * hcd, struct urb * urb);
ARGUMENTS
hcd host controller to which urb was submitted urb URB being unlinked
DESCRIPTION
Host controller drivers should call this routine before calling usb_hcd_giveback_urb. The HCD's private spinlock must be held and interrupts must be disabled. The actions carried out here are required for URB completion.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_HCD_UNLINK_URB_F(9)
Related Man Pages
usb_bulk_msg(9) - suse
struct_urb(9) - centos
usb_interrupt_msg(9) - centos
usb_submit_urb(9) - centos
struct_urb(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I