centos man page for usb_add_hcd

Query: usb_add_hcd

OS: centos

Section: 9

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

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 3.10 June 2014 USB_ADD_HCD(9)
Related Man Pages
ccw_device_start(9) - centos
struct_i2c_board_info(9) - centos
ccw_device_start_key(9) - suse
ccw_device_start(9) - suse
request_irq(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!