Query: usb_hcd_unlink_urb_from_ep
OS: centos
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)NAMEusb_hcd_unlink_urb_from_ep - remove an URB from its endpoint queueSYNOPSISvoid usb_hcd_unlink_urb_from_ep(struct usb_hcd * hcd, struct urb * urb);ARGUMENTShcd host controller to which urb was submitted urb URB being unlinkedDESCRIPTIONHost 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_HCD_UNLINK_URB_F(9)
Related Man Pages |
---|
usb_poison_urb(9) - centos |
usb_fill_int_urb(9) - suse |
struct_urb(9) - centos |
usb_alloc_coherent(9) - centos |
usb_control_msg(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |