Searched defs:vb2_buffer (Results 1 – 1 of 1) sorted by relevance
242 struct vb2_buffer { struct259 enum vb2_buffer_state state; argument261 struct vb2_plane planes[VB2_MAX_PLANES];262 struct list_head queued_entry;263 struct list_head done_entry;291 /* This counts the number of calls to vb2_buffer_done() */ argument292 u32 cnt_buf_done;