centos man page for usb_unanchor_urb

Query: usb_unanchor_urb

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

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

USB_UNANCHOR_URB(9)						   USB Core APIs					       USB_UNANCHOR_URB(9)

NAME
usb_unanchor_urb - unanchors an URB
SYNOPSIS
void usb_unanchor_urb(struct urb * urb);
ARGUMENTS
urb pointer to the urb to anchor
DESCRIPTION
Call this to stop the system keeping track of this URB
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_UNANCHOR_URB(9)
Related Man Pages
usb_unlink_urb(9) - suse
usb_alloc_coherent(9) - centos
usb_bulk_msg(9) - centos
usb_kill_urb(9) - centos
usb_submit_urb(9) - centos
Similar Topics in the Unix Linux Community
Kernel crash - NULL pointer dereference when calling DEVICE_WRITE from KTHREAD in a USB device drive
Kernel crash - NULL pointer dereference when calling DEVICE_WRITE from KTHREAD in a USB device drive