Searched defs:nr_module (Results 1 – 3 of 3) sorted by relevance
110 struct nr_module { struct111 struct in_nr_buf buf;112 struct list_head list_rd;113 struct list_head list_wr;114 spinlock_t buf_lock;115 struct rkisp_ispp_buf *cur_rd;116 struct rkispp_dummy_buffer *cur_wr;117 struct rkisp_ispp_reg *reg_buf;118 struct frame_debug_info dbg;119 u32 uv_offset;[all …]
101 struct nr_module { struct102 struct in_nr_buf buf;103 struct list_head list_rd;104 struct list_head list_wr;105 spinlock_t buf_lock;106 struct rkisp_ispp_buf *cur_rd;107 struct rkispp_dummy_buffer *cur_wr;108 struct rkisp_ispp_reg *reg_buf;109 struct frame_debug_info dbg;110 u32 uv_offset;[all …]