Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
A Dconfig.c898 result = usb_get_descriptor(dev, USB_DT_CONFIG, cfgno, in usb_get_configuration()
928 result = usb_get_descriptor(dev, USB_DT_CONFIG, cfgno, in usb_get_configuration()
994 ret = usb_get_descriptor(dev, USB_DT_BOS, 0, bos, USB_DT_BOS_SIZE); in usb_get_bos_descriptor()
1022 ret = usb_get_descriptor(dev, USB_DT_BOS, 0, buffer, total_len); in usb_get_bos_descriptor()
A Dmessage.c780 int usb_get_descriptor(struct usb_device *dev, unsigned char type, in usb_get_descriptor() function
807 EXPORT_SYMBOL_GPL(usb_get_descriptor);
1071 ret = usb_get_descriptor(dev, USB_DT_DEVICE, 0, desc, size); in usb_get_device_descriptor()
A Dhub.c5033 status = usb_get_descriptor(udev, USB_DT_DEVICE_QUALIFIER, 0, in check_highspeed()
5144 length = usb_get_descriptor(udev, USB_DT_CONFIG, index, buf, in descriptors_changed()
/linux/drivers/usb/misc/
A Dusbtest.c887 retval = usb_get_descriptor(udev, USB_DT_DEVICE, 0, in ch9_postconfig()
904 retval = usb_get_descriptor(udev, USB_DT_BOS, 0, dev->buf, in ch9_postconfig()
922 retval = usb_get_descriptor(udev, USB_DT_BOS, 0, dev->buf, in ch9_postconfig()
980 retval = usb_get_descriptor(udev, USB_DT_CONFIG, i, in ch9_postconfig()
999 retval = usb_get_descriptor(udev, in ch9_postconfig()
1020 retval = usb_get_descriptor(udev, in ch9_postconfig()
/linux/drivers/gpu/drm/udl/
A Dudl_main.c43 total_len = usb_get_descriptor(udev, 0x5f, /* vendor specific */ in udl_parse_vendor_descriptor()
/linux/sound/usb/
A Dquirks.c604 err = usb_get_descriptor(dev, USB_DT_DEVICE, 0, in snd_usb_extigy_boot_quirk()
974 err = usb_get_descriptor(dev, USB_DT_DEVICE, 0, in snd_usb_mbox2_boot_quirk()
/linux/include/linux/
A Dusb.h1817 extern int usb_get_descriptor(struct usb_device *dev, unsigned char desctype,
/linux/drivers/video/fbdev/
A Dudlfb.c1578 total_len = usb_get_descriptor(interface_to_usbdev(intf), in dlfb_parse_vendor_descriptor()
/linux/
A Dvmlinux.symvers2894 0x00000000 usb_get_descriptor vmlinux EXPORT_SYMBOL_GPL
A DSystem.map40709 ffff800010ae43c0 T usb_get_descriptor
A D.tmp_System.map40709 ffff800010ae43c0 T usb_get_descriptor

Completed in 350 milliseconds