Home
last modified time | relevance | path

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

/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;
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
Dcx231xx.h467 struct VENDOR_REQUEST_IN { struct
468 u8 bRequest;
469 u16 wValue;
470 u16 wIndex;
471 u16 wLength;
472 u8 direction;
473 u8 bData;
474 u8 *pBuff;