Searched refs:wtotallength (Results 1 – 1 of 1) sorted by relevance
400 uint16_t wtotallength; in probe_devices() local401 wtotallength = EXTRACT_LE_U_2(&configdesc[2]); in probe_devices()403 ctrl.wLength = wtotallength; in probe_devices()405 ctrl.length = wtotallength; in probe_devices()407 ctrl.data = malloc(wtotallength); in probe_devices()