Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Ddebug.h348 case USB_DT_DEVICE_CAPABILITY: in dwc3_decode_get_set_descriptor()
/Linux-v4.19/include/uapi/linux/usb/
Dch9.h257 #define USB_DT_DEVICE_CAPABILITY 0x10 macro
/Linux-v4.19/drivers/usb/gadget/
Dcomposite.c630 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
645 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
681 ssp_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c32 USB_DT_DEVICE_CAPABILITY, /* Device Capability */
42 USB_DT_DEVICE_CAPABILITY, /* Device Capability */
/Linux-v4.19/drivers/usb/core/
Dconfig.c992 if (cap->bDescriptorType != USB_DT_DEVICE_CAPABILITY) { in usb_get_bos_descriptor()
/Linux-v4.19/drivers/usb/usbip/
Dvhci_hcd.c278 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,
/Linux-v4.19/drivers/usb/misc/
Dusbtest.c934 USB_DT_DEVICE_CAPABILITY) { in ch9_postconfig()
/Linux-v4.19/drivers/usb/gadget/udc/
Ddummy_hcd.c2039 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,