Name
usb_get_driver_np -- Get driver name bound to interface
Description
This function will obtain the name of the driver bound to the interface specified by the parameter interface and place it into the buffer named name limited to namelen characters. Returns 0 on success or < 0 on error.
Implemented on Linux only.