Searched defs:VENDOR_REQUEST_IN (Results 1 – 1 of 1) sorted by relevance
467 struct VENDOR_REQUEST_IN { struct468 u8 bRequest;469 u16 wValue;470 u16 wIndex;471 u16 wLength;472 u8 direction;473 u8 bData;474 u8 *pBuff;
Completed in 8 milliseconds