usb_create_hcd(9) suse man page | unix.com

Man Page: usb_create_hcd

Operating Environment: suse

Section: 9

USB_CREATE_HCD(9)					       Host Controller APIs						 USB_CREATE_HCD(9)

NAME
usb_create_hcd - create and initialize an HCD structure
SYNOPSIS
struct usb_hcd * usb_create_hcd(const struct hc_driver * driver, struct device * dev, const char * bus_name);
ARGUMENTS
driver HC driver that will use this hcd dev device for this HC, stored in hcd->self.controller bus_name value to store in hcd->self.bus_name
CONTEXT
!in_interrupt
DESCRIPTION
Allocate a struct usb_hcd, with extra space at the end for the HC driver's private data. Initialize the generic members of the hcd structure. If memory is unavailable, returns NULL.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_CREATE_HCD(9)
Related Man Pages
struct_usb_device_driver(9) - centos
struct_ccw_driver(9) - suse
struct_input_handler(9) - suse
struct_input_polled_dev(9) - suse
struct_usb_gadget(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
A (ksh) Library For and From UNIX.com
Shopt -s histappend