Searched defs:rkisp1_stats (Results 1 – 1 of 1) sorted by relevance
248 struct rkisp1_stats { struct249 struct rkisp1_vdev_node vnode;250 struct rkisp1_device *rkisp1;252 spinlock_t lock; /* locks the buffers list 'stats' and 'is_streaming' */253 struct list_head stat;254 struct v4l2_format vdev_fmt;255 bool is_streaming;