Home
last modified time | relevance | path

Searched refs:usb_get_string (Results 1 – 1 of 1) sorted by relevance

/common/
A Dusb.c749 static int usb_get_string(struct usb_device *dev, unsigned short langid, in usb_get_string() function
790 rc = usb_get_string(dev, langid, index, buf, 255); in usb_string_sub()
795 rc = usb_get_string(dev, langid, index, buf, 2); in usb_string_sub()
797 rc = usb_get_string(dev, langid, index, buf, buf[0]); in usb_string_sub()

Completed in 6 milliseconds