Searched defs:rkisp_isp_params_vdev (Results 1 – 1 of 1) sorted by relevance
53 struct rkisp_isp_params_vdev { struct54 struct rkisp_vdev_node vnode;55 struct rkisp_device *dev;57 spinlock_t config_lock;58 struct list_head params;59 union {66 struct v4l2_format vdev_fmt;67 bool streamon;68 bool first_params;69 bool first_cfg_params;[all …]