usb_alloc_urb man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

USB_ALLOC_URB(9)		 USB Core APIs		      USB_ALLOC_URB(9)

NAME
       usb_alloc_urb - creates a new urb for a USB driver to use

SYNOPSIS
       struct urb * usb_alloc_urb(int iso_packets, gfp_t mem_flags);

ARGUMENTS
       iso_packets
	   number of iso packets for this urb

       mem_flags
	   the type of memory to allocate, see kmalloc for a list of valid
	   options for this.

DESCRIPTION
       Creates an urb for the USB driver to use, initializes a few internal
       structures, incrementes the usage counter, and returns a pointer to it.

       If no memory is available, NULL is returned.

       If the driver want to use this urb for interrupt, control, or bulk
       endpoints, pass ´0´ as the number of iso packets.

       The driver must call usb_free_urb when it is finished with the urb.

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013		      USB_ALLOC_URB(9)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net