The Linux-USB Host Side API | ||
---|---|---|
<<< Previous | Next >>> |
If you called usb_register_dev, you still need to call usb_deregister_dev to clean up your driver's allocated minor numbers, this * call will no longer do it for you.
<<< Previous | Home | Next >>> |
usb_register | Up | usb_ifnum_to_if |