The Linux-USB Host Side API | ||
---|---|---|
<<< Previous | Next >>> |
the driver whose current configuration is considered
the minor number of the desired device
This walks the driver device list and returns a pointer to the interface with the matching minor. Note, this only works for devices that share the USB major number.
<<< Previous | Home | Next >>> |
usb_match_id | Up | usb_alloc_dev |