Searched defs:rkisp1_stats (Results 1 – 4 of 4) 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;
334 struct rkisp1_stats { struct337 const struct rkisp1_stats_ops *ops; argument339 spinlock_t lock; /* locks the buffers list 'stats' */340 struct list_head stat;341 struct v4l2_format vdev_fmt;
77 .. _rkisp1_stats: target
93 .. _rkisp1_stats: target