Query: usb_get_urb
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_GET_URB(9) USB Core APIs USB_GET_URB(9)NAMEusb_get_urb - increments the reference count of the urbSYNOPSISstruct urb * usb_get_urb(struct urb * urb);ARGUMENTSurb pointer to the urb to modify, may be NULLDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_GET_URB(9)
Related Man Pages |
---|
usb_sg_init(9) - suse |
usb_unlink_urb(9) - suse |
usb_fill_int_urb(9) - centos |
usb_submit_urb(9) - centos |
usb_sg_init(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
A (ksh) Library For and From UNIX.com |
32 bit process addressing more than 4GB |