Searched defs:tnr_module (Results 1 – 1 of 1) sorted by relevance
94 struct tnr_module { struct95 struct in_tnr_buf buf;96 struct list_head list_rd;97 struct list_head list_wr;98 struct list_head list_rpt;99 spinlock_t buf_lock;100 struct rkisp_ispp_buf *cur_rd;101 struct rkisp_ispp_buf *nxt_rd;102 struct rkisp_ispp_buf *cur_wr;103 struct rkisp_ispp_reg *reg_buf;[all …]