usb_find_interface — find usb_interface pointer for driver and device
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.