Searched defs:rkisp_isp_params_vdev (Results 1 – 3 of 3) sorted by relevance
51 struct rkisp_isp_params_vdev { struct52 struct rkisp_vdev_node vnode;53 struct rkisp_device *dev;55 spinlock_t config_lock;56 struct list_head params;57 union {63 struct v4l2_format vdev_fmt;64 bool streamon;65 bool first_params;66 bool first_cfg_params;[all …]
45 struct rkisp_isp_params_vdev { struct46 struct rkisp_vdev_node vnode;47 struct rkisp_device *dev;49 spinlock_t config_lock;50 struct list_head params;51 union {57 struct v4l2_format vdev_fmt;58 bool streamon;59 bool first_params;60 bool first_cfg_params;[all …]