Lines Matching defs:cfe_node
242 struct cfe_node { struct
244 enum node_ids id;
246 struct cfe_buffer *cur_frm;
248 struct cfe_buffer *next_frm;
250 struct v4l2_format vid_fmt;
252 struct v4l2_format meta_fmt;
254 struct vb2_queue buffer_queue;
256 struct list_head dma_queue;
258 struct mutex lock;
260 struct video_device video_dev;
262 struct cfe_device *cfe;
264 struct media_pad pad;
266 unsigned int fs_count;
268 u64 ts;