Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/base/circbuf/interface/
H A Dia_css_circbuf_comm.h38 struct ia_css_circbuf_desc_s { struct
39 u8 size; /* the maximum number of elements*/
40 u8 step; /* number of bytes per element */
41 u8 start; /* index of the oldest element */
42 u8 end; /* index at which to write the new element */