Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cpia2/
Dcpia2.h242 struct cpia2_command { struct
243 u32 command;
244 u8 req_mode; /* (Block or random) | registerBank */
245 u8 reg_count;
246 u8 direction;
247 u8 start;
248 union reg_types {
253 } buffer;