Searched refs:USB_DT_CONFIG (Results 1 – 8 of 8) sorted by relevance
205 #define USB_DT_CONFIG 0x02 macro236 #define USB_DT_CS_CONFIG (USB_TYPE_CLASS | USB_DT_CONFIG)
112 #define USB_DT_CONFIG 0x02 macro
208 USB_DT_CONFIG, /* u8 bDescriptorType; Configuration */673 case USB_DT_CONFIG: in usb_hid_handle_control()
252 case USB_DT_CONFIG: in usb_hub_handle_control()
270 case USB_DT_CONFIG: in usb_msd_handle_control()
59 #define USB_DT_CONFIG 0x02 macro
149 #define USB_DT_CONFIG 0x02 macro
329 if (dev->descr[i+1] != USB_DT_CONFIG) { in usb_host_claim_interfaces()809 if (descriptors[i + 1] != USB_DT_CONFIG || in usb_linux_update_endp_table()