Searched defs:usb_ifnum_to_if (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/core/
H A Dusb.c101 * usb_ifnum_to_if - get the interface object with a given interface number
119 struct usb_interface *usb_ifnum_to_if(const struct usb_device *dev, function
134 EXPORT_SYMBOL_GPL(usb_ifnum_to_if); variable

Completed in 70 milliseconds