Home
last modified time | relevance | path

Searched defs:VENDOR_REQUEST_IN (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/media/usb/cx231xx/
Dcx231xx.h499 struct VENDOR_REQUEST_IN { struct
500 u8 bRequest;
501 u16 wValue;
502 u16 wIndex;
503 u16 wLength;
504 u8 direction;
505 u8 bData;
506 u8 *pBuff;
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
Dcx231xx.h469 struct VENDOR_REQUEST_IN { struct
470 u8 bRequest;
471 u16 wValue;
472 u16 wIndex;
473 u16 wLength;
474 u8 direction;
475 u8 bData;
476 u8 *pBuff;