Searched defs:tnr_module (Results 1 – 3 of 3) sorted by relevance
92 struct tnr_module { struct93 struct in_tnr_buf buf;94 struct list_head list_rd;95 struct list_head list_wr;96 struct list_head list_rpt;97 spinlock_t buf_lock;98 struct rkisp_ispp_buf *cur_rd;99 struct rkisp_ispp_buf *nxt_rd;100 struct rkisp_ispp_buf *cur_wr;101 struct rkisp_ispp_reg *reg_buf;[all …]
83 struct tnr_module { struct84 struct in_tnr_buf buf;85 struct list_head list_rd;86 struct list_head list_wr;87 struct list_head list_rpt;88 spinlock_t buf_lock;89 struct rkisp_ispp_buf *cur_rd;90 struct rkisp_ispp_buf *nxt_rd;91 struct rkisp_ispp_buf *cur_wr;92 struct rkisp_ispp_reg *reg_buf;[all …]