Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/common/
Ddebug.c148 case USB_DT_DEVICE_CAPABILITY: in usb_decode_get_set_descriptor()
/linux-6.6.21/drivers/usb/gadget/
Dcomposite.c770 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
787 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
820 ssp_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
888 webusb_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
/linux-6.6.21/include/uapi/linux/usb/
Dch9.h254 #define USB_DT_DEVICE_CAPABILITY 0x10 macro
/linux-6.6.21/drivers/usb/host/
Dxhci-hub.c103 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in xhci_create_usb3x_bos_desc()
130 ssp_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in xhci_create_usb3x_bos_desc()
/linux-6.6.21/drivers/usb/core/
Dconfig.c1048 if (cap->bDescriptorType != USB_DT_DEVICE_CAPABILITY) { in usb_get_bos_descriptor()
/linux-6.6.21/drivers/usb/usbip/
Dvhci_hcd.c278 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,
/linux-6.6.21/drivers/usb/misc/
Dusbtest.c942 USB_DT_DEVICE_CAPABILITY) { in ch9_postconfig()
/linux-6.6.21/drivers/usb/gadget/udc/
Ddummy_hcd.c2058 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,