Home
last modified time | relevance | path

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

/drivers/staging/media/ipu7/
A Dipu7-isys.h50 struct isys_fw_log { struct
51 struct mutex mutex; /* protect whole struct */
52 void *head;
53 void *addr;
54 u32 count; /* running counter of log */
55 u32 size; /* actual size of log content, in bits */

Completed in 3 milliseconds