The Linux-USB Host Side API | ||
---|---|---|
<<< Previous | Next >>> |
hub to which device is connected; null to allocate a root hub
bus used to access the device
zero based index of port; ignored for root hubs
Only hub drivers (including virtual root hub drivers for host controllers) should ever call this.
This call may not be used in a non-sleeping context.
<<< Previous | Home | Next >>> |
usb_find_interface | Up | usb_get_dev |