usb_get_urb(9) suse man page | unix.com

Man Page: usb_get_urb

Operating Environment: suse

Section: 9

USB_GET_URB(9)							   USB Core APIs						    USB_GET_URB(9)

NAME
usb_get_urb - increments the reference count of the urb
SYNOPSIS
struct urb * usb_get_urb(struct urb * urb);
ARGUMENTS
urb pointer to the urb to modify, may be NULL
DESCRIPTION
This must be called whenever a urb is transferred from a device driver to a host controller driver. This allows proper reference counting to happen for urbs. A pointer to the urb with the incremented reference counter is returned.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_GET_URB(9)
Related Man Pages
usb_poison_urb(9) - centos
usb_fill_int_urb(9) - centos
usb_interrupt_msg(9) - centos
usb_kill_urb(9) - centos
usb_sg_init(9) - centos
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
32 bit process addressing more than 4GB