Searched refs:configdesc (Results 1 – 1 of 1) sorted by relevance
344 uint8_t configdesc[USB_CONFIG_DESCRIPTOR_SIZE]; in probe_devices() local390 ctrl.wLength = sizeof(configdesc); in probe_devices()393 ctrl.length = sizeof(configdesc); in probe_devices()395 ctrl.data = configdesc; in probe_devices()399 wtotallength = EXTRACT_LE_U_2(&configdesc[2]); in probe_devices()