kernel/include/uapi/linux/rkisp21-config.h
.. .. @@ -805,6 +805,7 @@ 805 805 struct rkisp_isp21_stat_buffer { 806 806 unsigned int meas_type; 807 807 unsigned int frame_id; 808 + unsigned int params_id;808 809 struct isp21_stat params; 809 810 } __attribute__ ((packed)); 810 811