usb_add_hcd(9) suse man page | unix.com

Man Page: usb_add_hcd

Operating Environment: suse

Section: 9

USB_ADD_HCD(9)						       Host Controller APIs						    USB_ADD_HCD(9)

NAME
usb_add_hcd - finish generic HCD structure initialization and register
SYNOPSIS
int usb_add_hcd(struct usb_hcd * hcd, unsigned int irqnum, unsigned long irqflags);
ARGUMENTS
hcd the usb_hcd structure to initialize irqnum Interrupt line to allocate irqflags Interrupt type flags
FINISH THE REMAINING PARTS OF GENERIC HCD INITIALIZATION
allocate the buffers of consistent memory, register the bus, request the IRQ line, and call the driver's reset and start routines.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_ADD_HCD(9)
Related Man Pages
usb_submit_urb(9) - suse
ccw_device_start_key(9) - centos
ccw_device_start_key(9) - suse
ccw_device_start(9) - suse
ccw_device_start_timeout(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Shopt -s histappend