The Linux-USB Host Side API | ||
---|---|---|
<<< Previous | Next >>> |
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.
<<< Previous | Home | Next >>> |
usb_hcd_irq | Up | usb_hcd_pci_probe |